body {
	background-color:#fbf6fa;
	width:99%;
	height:99%;
}

#content {
	position: absolute;
	width: 374px;
	height: 136px;
	top: 50%;
	left: 50%;
	margin-top: -68px;
	margin-left: -187px;
}