/*
	Custom CSS stylesheet for http://www.essenberg.net/
*/
BODY { 
	background-color: white;
}

FRAME TABLE {
	border-color: white;
	border-style: none;
}

H1 {
	font-family: Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 125%;
}
