body {
	background-color: #a4bcec;
}

.content {
	height: 670px;
	width: 900px;
	position: absolute;
	margin-left: -450px;
	left: 50%;
	top: 0px;
}

