﻿html,body {
    height:100%;
}

body {
    background-color:#272624 !important;
    color:#272624;
    margin-top:100px;
    font-size:19px;
    font-family:"Merriweather", serif;
    line-height:2.3rem;
}

nav 
{
    background-color:#272624;
    box-shadow: none !important;
}

    .parallax-container {
      height: 300px;
    }
