body
{
	margin: 0;
	padding: 0;
	background-image: url("images/background-1.gif");
	font-family: geneva, helvetica, arial, sans-serif;
	font-size: 12px;
	color: black;
	line-height: 1.2em;
	text-align: center;
}

#container
{
	margin: 0 auto;
	text-align: left;
}

#top
{
	margin: 0px;
	padding: 5px 0 0 0;
	height: 100px;
}
h1.head
{
	color: navy;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
}

