body {
	text-align: center;
	font-family: Georgia, serif;
	font-weight: bold;
	background: #e3e3e1 url('/images/body-bg.jpg') repeat-x;
}

img {
	border: none;
}

.container {
	margin: auto auto;
	width: 960px;
}

.section-sites {
	margin-top: 120px;
}

img.connecticut, img.chicago {
	padding: 0px 10px 35px 0px;
}

.section-messaging {
	clear: both;
	color: #e3e3e1;
	font-weight: normal;
}

.section-messaging h1 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 28px;
	text-transform: uppercase;
}

.section-messaging p {
	font-size: 22px;
	line-height: 25px;
	padding-top: 30px;
}

.footer {
	margin-top: 35px;
	padding-bottom: 100px;
}

.footer img {
	clear: both;
	padding-bottom: 15px;
}

.footer a {
	color: #13151c;
	text-decoration: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
}
