#nav, #footer, .next_button
{
	display: none;
}

body
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica", sans-serif;
}

img
{
	border: none;
}

h1, h2, h3, h4
{
	font-family: "Futura", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

li
{
	margin: .5em 0;
}

blockquote
{
	border: 1px solid #ccc;
	padding: 5px 1.5em;
}