/*
 * Custom style goes here.
 * A template should always ship with an empty custom.css
 */

#header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

#wrapper {
    padding-top: 125px;
}