@import url(../fonts/homestead/stylesheet.css);
@import url(../fonts/bebas-neue/style.css);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

.row-fluid .span3 {
    width: 100%;
}

.hero-unit {
    background: url(/images/themes/header_bg.jpg) no-repeat center top;
    background-size: cover;
}