/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */


#zone-preface-wrapper {
    background: url(../../images/vendor/preface-wrap.png) no-repeat scroll 0 0 transparent;
}

#zone-footer {
    background: url(../../images/vendor/bg-footer.png) no-repeat scroll center top transparent;
}

.not-front #region-content img {
    border: none;
   
}