body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	background-color: #e5e5e5;
	text-align:center;
}
.centered_content {
	width: 95%;
	height: 80%;
	margin: 30px auto 0 auto;
	padding: 0;
	text-align:left;
}

p {
	text-align: center;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
