body {
	background:url(../img/fun.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}

body{
	scrollbar-face-color: #E9E9E9; 
	scrollbar-shadow-color: #E9E9E9; 
	scrollbar-highlight-color: #E9E9E9; 
	scrollbar-3dlight-color: #E9E9E9; 
	scrollbar-darkshadow-color: #E9E9E9;
	scrollbar-track-color: #D4D0C8; 
	scrollbar-arrow-color: #E9E9E9
	}
a, a:visited {text-decoration:none; color:#425752;}
   a:hover { color:#0066CC;}
   a:font { font-family:Tahoma;}