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

#header-name {
    display: none;
}

#header-inner {
    background: url(dishbanner.gif) center top no-repeat;
    height: 103px;    
    margin-top: 10px;
    margin-bottom: 20px;
}

#content-inner {
    padding-top: 0px;
}


