body {
	margin: 0px;
}
.content {
	position: absolute;
	left: 50%;
	width: 980px;
	margin-left: -490px;
	vertical-align: middle;
	clear: both;
	text-align: center;
	margin-top: 30px;
}

