body{ 
	background-color: #5b84cb; 
	background-image: url(pix/xwater.png) ; 
} 
#head
{
	background-image: url(pix/header.png); 
}
h2{
	background: #47d url(pix/h2water.png) left top repeat-x;  
}
a.navi{ 
	background: #47d url(pix/h2water.png) left top repeat-x; 
} 
a.navi:hover{ 
	background: #58e; 
}   
h1
{
	color: #000; 
	padding-top: 170px;
	padding-right: 20px; 
}
h3
{
	background: #bdf; 
}
#main
{
	padding-top: 15px; 
}
#footer{
	border-top: solid 0px #444; 
	color: #cb9; 
}

strong
{
	color: #000; 
	font-size: 1.2em; 
}