

body {
      	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	background: #fff;
}

body h1
{
font-size: 14px;
}



#header1, #navi, #header2, #header3, #header4, #header5,  #header6
{
display: none;
}


#content {
	
	width: 650px;

	
}







.floatstop {
	float: none;
	clear: both;
}


