body { 
	background-color:#ffffff; 
	overflow:hidden; 
	cursor:default;	
	text-align:center;
	height:100%;
	vertical-align:middle;
	margin:auto;

}


#honcho {
	position:relative;
	top:35%; left:auto;
	margin:auto;
	width:auto; height:auto;
	z-index:0;
	text-align:center;
	font-family: century gothic; 
	font-size:9px; 
	color:#666666; 
	vertical-align:middle;
}
