body {
	background:#0c3036;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
}
h1, h2, h3 {
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:-2px;
	margin:0;
	padding:0;
}
a {
	color:#FFF;
}
a:hover {
	color:#999;
	text-decoration:none;
}
