/*
 * jeremiah-oeltjen-site.css
 * Created on 8 August-2006
 *
 * $Id$
 */

#banner {
	background-image: url("../images/background-grey-down.png");
	background-repeat: repeat-x;
	/* height: 90px; */
	padding: 10px;
	padding-bottom: 10px;
}

#banner h1 {
	font-weight: normal;
	font-family: sans-serif;
	margin: 5px;
}

#banner h1 a {
	text-decoration: none;
	color: #000;
}

#banner .description {
	font-style: italic;
	font-family: sans-serif;
}

#contents h2 {
	font-family: sans-serif;
	font-style: italic;
}

h3 {
	font-family: sans-serif;
}
