body {
	font-family: Ubuntu;
	font-size: 17px;
	background-color: whitesmoke;
	}
.divPageBody {
	width: 60%;
	margin-top: 90px;
	margin-left: auto;
	margin-right: auto;
	}
p {
	line-height: 140%;
	}
