
h1, h1.hblack, h2, h2.hblack, h3, h3.hblack {color:#2A6023;}
h2 {margin-bottom:16px;}

/*.carousel-caption {background-color: #000000}*/

@media only screen and (min-width : 768px) {
    body{font-size:16px; line-height:24px;}
    #logoText{font-size:20px !important; position:relative;top:10px !important; color:#2A6023 !important }
    #header{font-size:14px}
}

@media only screen and (max-width : 767px) {
    .logoImage {
        max-width: 120px;
    }
}