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: #000000; 
		 scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #4C4C4C; 
		 scrollbar-darkshadow-color: #4C4C4C; scrollbar-track-color:#4C4C4C; 
		 scrollbar-arrow-color: white}



a:link    {color: silver;text-decoration: underline}
a:visited {color: silver;text-decoration: underline}
a:active  {color: white;text-decoration:   underline}
a:hover   {color: white; text-decoration:  underline; }


