body
{
	margin: 5%;
}

/* This is a hack intended to hinder harvesting. */

#date
{
	text-align: right;
}

.hack:before
{
	content: "jdavis";
}

.hack:after
{
	content: "@carleton.edu";
}

.code
{
	background-color: #ddd;
	font-family: Courier, "Courier New";
}

h1
{
    margin-top: 32pt;
}

h2
{
    margin-top: 32pt;
}