.page-frontpage #section-content {
    margin-top: 0;
}


.page-frontpage #region-sidebar-first {
    align-items: stretch;
    background: rgba(0, 0, 0, 0) url("../images/postscript-bg.jpg") no-repeat scroll 0 0 / cover ;
    margin: 0;
    padding: 0;
}

#region-footer-first {
    align-items: stretch;
    background: rgba(0, 0, 0, 0) url("../images/office-bg.jpg") no-repeat scroll center center / cover ;
}

.pager li.pager-current {
    color: #fff;
}