body {
	background-color: #000;
	color: #2ae250;
	margin: 1em;
	font-family: sans-serif;
	font-weight: bold;
}

h1, a, th {
	color: #a4e3ea;
}

h1 {
	font-size: 250%;
	text-align: right;
	border-bottom: medium dotted #a4e3ea;
}

h2 {
	font-size: 150%;
	clear: both;
	margin-top: 1em;
	border-top: medium dotted #2ae250;
	padding-top: 0.5em;
}

.footer {
	border-top: medium dotted #a4e3ea;
	font-size: 80%;
}
