div#header  {
	background-image: url('/huck/images/layout/header_bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #fff;
	height: 130px;
}

#logo img {
	max-height: 120px;
}

footer {
	background-color: #fff;
	color: #000;
}