.windowBorder {
	height: 250px;
	width: 840px;
	margin-left: -420px;
	position: absolute;
	left: 50%;
	top: 85px;
	background-color: #361F11;
	background-image: url(../images/homePageWindow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
.logoSpot {
	height: 250px;
	width: 400px;
}
.contentBox {
	height: 300px;
	width: 840px;
	margin-left: -420px;
	position: absolute;
	left: 50%;
	top: 335px;
	background-repeat: no-repeat;
}

