body {
	background-color: #000000;
	color: #00CC00;
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: "Bitstream Vera Sans Mono", Menlo, "Courier New", Courier, monospace;
	font-size: 1em;
	line-height: 1.25em;
}
article {
	width: 50em;
	margin: 0.5em auto;
}
a:visited { color: #008000; }
a:link { color: #00CC00; }
.date { font-size: .75em; }
.post { padding-bottom: .25em; }
.post p, .post blockquote, .post h4 { font-size: 1em; }
.post h3 { font-size: 1.15em; }
.post h2 { margin-bottom: .5em; }
