body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #666666;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
}
