body  {background-image: url(website-background.jpg);
		   background-position: top center ;
			 background-repeat: no-repeat;
			 background-color: #000000;
			 color: #FFFFFF;
			 font-size: 10pt;
			 font-family: verdana;
			 scrollbar-face-color:000000;
			 scrollbar-highlight-color:transparent;
			 scrollbar-3dlight-color:transparent;
			 scrollbar-shadow-color:FFFFFF;
			 scrollbar-darkshadow-color:transparent;
			 scrollbar-arrow-color:FFFFFF;
			 scrollbar-track-color:transparent;}
			 
table {color: #FFFFFF;
			 font-size: 10pt;
			 font-family: verdana;}
div.content  {overflow:auto;
						  position:relative; 
							left:185; 
							top:-65; 
							width:345; 
							height:320;
							font-family:verdana;
							font-size:10pt;
						 }


a:link			 {color:FFFFFF;}
a:visited		 {color:FFFFFF;}
a:hover 		 {color:CC0000;}
