body {
	padding-top: 50px;
}
.business-header {
	background: url("http://placehold.it/1920x400") no-repeat center / cover; height: 400px; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.tagline {
	color: rgb(255, 255, 255); text-shadow: 0px 0px 10px #000;
}
.img-center {
	margin: 0px auto;
}
footer {
	margin: 50px 0px;
}
