#main {

        height: 675px;
}

#content {

        height: 750px;
}

#bottom {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 735px;
	height: 28px;
	background: #efeb92;
	text-align: center;
	color: #bb3c3d;
	top: 900px;
}
