body {
	text-align: center;
	margin: 0 auto;
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-color: #000000;
	background-repeat: no-repeat;
	

}
.buttondiv {
margin-left: auto;
margin-right: auto;
	height: 55px;
	width: 860px;
	margin-top: 490px;
}
.MoreInformationButtonPad {
	margin-right: 15px;
}
#VideoArea {
	height: 345px;
	margin-top: 106px;
	text-align: right;
	margin-right: 80px;
}
#MainArea {
	margin: 0 auto;
	width: 975px;

}

