/*!
 * Start Bootstrap - Business Frontpage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

/* Header Image Background - Change the URL below to your image path (example: ../images/background.jpg) */

.business-header1 {
	height: 345px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-image: url(../img/oar/shop/1512withuhaul.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}

.business-header2 {
	height: 345px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-image: url(../img/oar/more_assets/1512newphoto.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}

.business-header3 {
	height: 345px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-image: url(../img/oar/shop/1512withuhaul.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}

.business-header4 {
	height: 345px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-image: url(../img/uahul_banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.business-header5 {
	height: 345px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-image: url(../img/oar/shop/1512withuhaul.JPG);
	background-repeat: no-repeat;
	background-position: center center;
}

/* Customize the text color and shadow color and to optimize text legibility. */

.tagline {
    text-shadow: 0 0 10px #000;
    color: #fff;
}

.img-center {
    margin: 0 auto;
}

footer {
    margin: 50px 0;
}
