div.hr 
{
	background: url('../img/hr.gif') repeat-x left center;
}

#body
{
	padding: 0 1em 1em 1em;
}

#header
{
	margin-top: 0.8em;
	margin-bottom: 1.2em;
}

h1
{
	font-size: 1.4em;
	margin:0;
	font-family: Arial, Verdana, Helvetica;
	color: gray;
	border-bottom: 1px solid silver;
	margin-bottom:0.5em;
	padding-bottom:0.1em;
}

p 
{
	margin-left: 0.8em;
}

#content li 
{
	margin: 0.3em 0;
}