/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/minimalist-light-green/minimalist-light-green.css);
/* end StyleCatcher imports */

#header {
    border-top-width: 0px;
    margin-bottom: 20px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    color: #c1dabe;
    background: url(/images/ldhlogo100.jpg) no-repeat left;
}
#header a {
    color: #65a85d;
}


