body {
	background-color: #BB6F05;
	font-family: "Helvetica Neue", Arial, 		Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
	margin: 0 auto;
}


#flow
{
	float: left;
	width: 25px;
	height: 25px;
	background: red;
}

.clearer
{
	clear: both;
}



#content
{
	width: 840px;
	height: 800 px;
	margin: 0 auto;
}

#page
{
	width: 840px;
	height: 800 px;
	margin: 0 auto;
}