body {
	font-family: arial, helvetica, sans-serif;
	color: #999999;
	background-color: #333333;
}


div {
		margin-top: 10%;
}


p {
	text-align: center;
}

a:link, a:visited {
	color: #CCFF33;
	text-decoration: underline;
}

