body {
	background-color: #3a3a3a;
}

p {
	text-align: center;
	color: #ffffff;
	font-family: Georgia, Tahoma, Arial;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}