#container {
	width: 800px;
	margin: 0 auto;
	margin-top: 10px;
	background: #fff;
	border: 1px dashed #000;
}
.body_container {
	padding: 10px;
}