body {
	background: white;
        color: black;
        font-family: verdana, arial, helvetica;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 125%;
}

/**
 * Well, the original was centered... seemed like the height of
 * typographical sophistication at the time.
 */
.centered {
	text-align: center;
}

blockquote {
	font-style: italic;
}

.footer {
	font-size: 70%;
}

span.grey {
	color: grey;
}
