body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #33CCCC;
}
h1 {
	text-align: center;
}
h2 {
	text-align: center;
}
p {
	text-align: center;
}
hr {
	color: #000000;
	width: 50%;
}
img {
	margin-bottom: 35px;
}
