
body {
    background-color: black;
}

#topcontainer {
    background-image: none;
    margin-top:40px;
    background-color: white;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}

.online-ordering-banner {
    display: none;
}