body{ 
	background-color: #5b84cb; 
	background-image: url(pix/xaiken.png) ; 
} 
#head
{
	background-image: url(pix/aiken.png); 
}
h2{
	background: #e67 url(pix/h2girl1.png) left top repeat-x;  
}
a.navi{ 
	background: #e95 url(pix/h2aiken.png) left top repeat-x; 
} 
a.navi:hover{ 
	background: #e78; 
}   
h1
{
	color: #fff; 
	padding-top: 6px;
	padding-right: 12px; 
}
h3
{
	background: #fccfd3; 
}
#main
{
	padding-top: 15px; 
}
#footer{
	border-top: solid 0px #444; 
	color: #fff9ec; 
}

a.footnav{ 
	color: #ffffff; 
	font-size: 9px; 
	margin: 0 4px; 
} 
a.footnav:hover{ 
	background: #48d; 
}   

a.ordering
{
	clear: right; 
	display: block; 
	float: right; 
	width: 185px; 
	margin: 0 0 5px 0; 
	padding: 7px; 
	text-decoration: none; 
	line-height: 100%; 
	background: #e78; 
	font-weight: bold; 
}
a.ordering:visited
{
	color: #fff; 
}


