#main {
	width:720px;
	float:left;
	padding-top: 5px;
}
.box {
	width:360px;
	float:left;
	margin-top: 20px;
	height: 100px;
	text-align: center;
}
