div#banner-title{
	background: url(img/header.jpg);
	height: 87px;
	line-height: 150%;
}
.copy{
	padding:8px 0px;
}
div#banner-title h2{
	text-indent: -9999px;
}
div#banner-title h1{
	text-indent: -9999px;
}

div#center{
	text-align: center;
	line-height: 150%;
}
div#footer{
	height: 50px;
	background: url(../img/footer.jpg);
	color: #fff;
}

