@charset "UTF-8";
/* CSS Document */
body{
	background-color: #eceee6;
}

#center_column{
	float:none;
	background-color: #eceee6;
	width:80%;
	margin:0 auto;
}