body {background-image: url('images/background.jpg'); 
      background-repeat: repeat-y; 
      background-attachment: fixed; 
      background-position: 0% 0%;
      background-color: "ffffff";
      margin-left: 150;}

P {color: 000000;}

H1 {color: 000000;}

H2 {color: 000000;}

H3 {color: 000000;}

DL {color: 000000;}

DT {color: 000000;}

DD {color: 000000;}
    
A:link {color: cc0000;}

A:visited {color: 7700aa;}

A:hover {color: ff77dd; text-decoration: none;}

TD {color: 000000;}
    
UL {color: 000000;}

OL {color: 000000;}

