BODY 
		
{
background-color: #000000;
background-image: url(background_page.jpg);
background-position:top center; 
background-repeat:no-repeat; 
background-attachment:scroll;
margin-top: 0px;
margin-bottom: 0px;



		scrollbar-face-color: black; scrollbar-shadow-color: black; 
		 scrollbar-highlight-color: #333333; scrollbar-3dlight-color: black; 
		 scrollbar-darkshadow-color: black; scrollbar-track-color: #111111; 
		 scrollbar-arrow-color: silver}



a:link    {color: white;text-decoration: underline}
a:visited {color: silver;text-decoration: underline}
a:active  {color: white;text-decoration:   underline}
a:hover   {color: #FF9000; text-decoration:  underline; }

.borderpic {
	border: 1px solid #9A3B3B;

}


