body
{
	background-color: rgba( 223, 233, 236, 1);
	background-image: url(../img/layout/bkg-summer.jpg);
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span
{
	color: #6d2020;
	font-size: .74em;
	text-transform: uppercase;
}
div.container
{
	border-top: 6px solid rgba( 109,32,32, .88);
}
.banner
{
	border-top: 1px solid rgba( 109,32,32, 1 );
	border-bottom: 1px solid rgba( 109,32,32, 1 );
}

div.footer
{
	background-color: rgba(109,32,32,.75);
	padding: 1em 2em 2em 2em;
	border-top: 1px solid rgba(109,32,32,.8);
	color: #fff;
}

@media only screen and (min-width: 64.063em) {

}
