.main {
	margin: auto;
	width: 750px;
}
.main div {
	background-color: #692859;
}
.content {
	width: 750px;
	margin: auto;
}
