#hero {
    background: #eff0f2;
}

#hero div {
    background: url(/images/hero.jpg);
    width: 960px;
    height: 448px;
    margin: auto;
}
