﻿#wrapper {
    background: url("/images/Backgrounds/2014fall-sitebackground-new.jpg") no-repeat
}

    #wrapper.home-page {
        border: 1px solid #ccc;
        background: none
    }

@media(min-width:992px) {
    .homepage-container .wrapper-body {
        background-repeat: no-repeat
    }
}
