body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	background-color: #000000;
	margin: 0;
}

a:link { text-decoration: none; color: #eb993f; }
a:visited { text-decoration: none; color: #bd7424; }
a:hover { text-decoration: none; color: #ffc600; }
a:active, a:focus { text-decoration: none; color: #ffce3a; }

#archive {
	margin: 0;
}