#content {
	height: 694px;
	width: 774px;
	position: absolute;
	top: 115px;
	left: 0px;
}
#top {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BBBB9B;
	display: block;
	height: 100px;
	width: 775px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#top h1 {
	font-size: 60px;
	font-weight: bolder;
	text-align: center;
}
body {
	background-color: #E3DFBE;
}
