body{ 
	background-color: #325897; 
	background-image: url(pix/xfujisan.png) ; 
} 
#head
{
	background-image: url(pix/fujisan.png); 
}
h2{
	background: #57c url(pix/h2fujisan.png) left top repeat-x;  
}
a.navi{ 
	background: #57c url(pix/h2fujisan.png) left top repeat-x; 
} 
a.navi:hover{ 
	background: #68c; 
}   
h1
{
	color: #fff; 
	padding-top: 170px;
	padding-right: 20px; 
}
h3
{
	background: #bce; 
}
#main
{
	padding-top: 15px; 
}
#footer{
	border-top: solid 0px #444; 
	color: #a98; 
}

