body {
	background-color: #CCCCCC;
}
#content {
	background-color: #0066FF;
	height: 1600px;
	width: 800px;
	text-align: center;
	position: relative;
	left: 25%;
	right: 25%;
}
