
body {
	background-color: whitesmoke;
	}
.divPageBody {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 400px;
	}

