/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    background-image: url("../img/background.png");
    padding-top: 50px;
    padding-bottom: 20px;

}
.navbar-nav > li > a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.navbar {
    min-height: 82px !important
}
html, body {
    margin: 0px;
    padding: 0px;
}
