body {
}

h1 {
	padding-top: 1em;
}
h3 {
        font-size: medium;
        color: #666;
}

.subheading {
//	float: right;
	font-size: small;
	font-weight: normal;
}

hr {
	border-bottom: none;
	border-right: none;
	border-left: none;
	border-top: 3px solid #DDD;
}

pre {
	color: green;
	word-wrap: break-word;
	font-family: Lucida Console;
	margin-left: 2em;
}

#content {
	font-family: Lucida Console;
	color: green;
	font-size: 0.8em;
}
