@charset "UTF-8";

#main {
	display:block;
	width: 600px;
	margin: 0 auto;
}
#content {
	background:#833536;
}