body {
	font: .85em "Times New Roman", Times, serif;
	background: url("images/hubbub-logo.jpg") -10px -55px no-repeat;
	margin: 0;
}

#header {

	color: #4b4033;
	padding: 25px 0 15px 25px;
}
#header h1 {
	position: absolute;
	top: -999px;
}

#header p {
	width: 650px;
	position: absolute;
	top: 70px;
	left: 235px;
	margin: 0;
}

#contact {
	position: absolute;
	top: 10em;
	left: 0;
	width: 100%;
	background: #4b4033;
	color: #fff;
	padding: 7px 25px;
}
#contact a {
	color: #fff;
	text-decoration: none;
}

#content {
	position: absolute;
	top: 13.5em;
	left: 210px;
	width: 450px;
	line-height: 1.4;
}

#content h2 {
	font-size: 1.5em;
	color: #4b4033;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}
a {
	color: #287190;
	text-decoration: none;
}
span.bigletter {
	font-size: 1.6em;
	line-height: normal;
}