BODY { background: white;
       background-repeat: no-repeat;
       background-attachment: fixed;
       background-image: url(images/background.jpg)
       background-position: center center;
       color: black;
       font-family: verdana;
       font-size: 12; 
       link: #ff0000 ;
       alink: #ff0000 ;
       vlink: #ff0000 ;
       scrollbar-face-color: black ; 
       scrollbar-shadow-color: #ff0000 ;
       scrollbar-highlight-color: #ff0000 ; 
       scrollbar-3dlight-color: black;
       scrollbar-darkshadow-color: black ; 
       scrollbar-track-color: black ;
       scrollbar-arrow-color: #ff0000 ; }

a 	{ text-decoration: none ; }

hr 	{ color: #ff0000 ; }