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

