body {
	font-family: verdana, sans-serif;
	font-style: normal;
	font-size: 12pt;
	background-color: #EBEED2;
	text-align: center;
}

div {
	height: 50%;
	position: relative;
	top: 20%;
}

p {
	color: #333300;
}

a {
	color: #336600;
}

