div#content {
	width: 1200px;
	height: 402px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -200px;
}

#text {
	margin: 25px;
}

