

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


img {
    padding: 0 25px 0 0 ;
    float: left;
}

.jumbotron p {
    line-height: 1.4;
    font-size: 18px;
}
body {
    font-family: "Gill Sans Regular", "Gill Sans", "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
}

.navbar-inverse {
    background-color: #550000;
    border-color: #080808;
}















