body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.topBox {
	background-image: url(../images/top.jpg);
	background-position: center top;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 493px;
}
.bottomBox {
	background-position: center top;
	width: 100%;
	background-image: url(../images/bottom.jpg);
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
