html, body {
    background: #000;
}

header.row {
    width: 960px !important;
    height: 422px;
    padding: 0;
    background: url(banner.jpg);
}

header.row h1 {
    display: none;
}

footer.row {
    background: #0078ad;
    color: #fff;
}

#container-registration-total {
    top: auto;
}
