BODY
{
background-color: black;
background-image:url('images/background8.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top center;
}






A:link    {
	
	color : #70834C; 
	text-decoration : none; 
	border-bottom:  #70834C;
	
}


A:visited {
	
	color : #967d48; 
	text-decoration : none;
  	border-bottom:  #967d48; 
	
}


A:hover   {
	
	color : #BD5440; 
	text-decoration : none; 
	border-bottom:  #BD5440; 
}







BODY {
	scrollbar-arrow-color: #70834C; 
	scrollbar-3dlight-color: #D5D0B3; 
	scrollbar-highlight-color: #967D48; 
	scrollbar-face-color: #000000; 
	scrollbar-shadow-color: #967D48; 
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #57400a; 
}



FONT  { font-family : Arial;
        color : F4EBBF;
        font-weight : bold;
}



TABLE {
	font-family : Arial; 
	color : #F4EBBF; 
	font-weight : bold;
	
	
}

H1 {
	font-family : Arial;
	color : #967D48;
	font-weight : normal;
	

}

H2 {
	font-family : Arial;
	color : #BD5440;
	font-weight : normal;
	

}


H3 {
	font-family : Arial;
	color : #70834c;
	font-weight : normal;
	

}

H4 {
	font-family : Arial;
	color : #967d48;
	font-weight : normal;
	

}

</body>
</html>


