BODY {background-color: #ffffff;
	padding-width:0px;
	border-width:0px;
	margin-width:0px;}

a:link { color: "#663300"; text-decoration:none}
a:active { color: "#663300"; text-decoration:none}
a:visited { color: "#CC9966"; text-decoration:none}
a:hover { color: "#CC9966"; text-decoration:none}
H1 {font-size: 17 px; font-family: Verdana} 
H2 {font-size: 16 px; font-family: Verdana} 
H3 {font-size: 15 px; font-family: Verdana}  
H4 {font-size: 14 px; font-family: Verdana} 
H5 {font-size: 13 px; font-family: Verdana} 
H6 {font-size: 12 px; font-family: Verdana}  

.background {background :  url("repeater.jpg");
				background-repeat : repeat-x;}
								 
.titleleft {position:absolute; 
				 top:0px;
				 left:0px;}
				 
.titleright {position:absolute; 
				 top:0px;
				 right:0px;}
				 
#content {position:absolute; 
		  		width:530px;
				top:100px; 
				left:20px;
				font-size: 12 px; 
				font-family: Verdana;
				color: #000000;}
				
#facts {position:absolute; 
				width:220px;
				top:100px; 
				left:555px;
				font-size: 12 px; 
				font-family: Verdana;
				color: #FFFF33;
				text-align: center;
				background-color: #000000;}
				
				

