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


/* Modifications for Hanyutzi */
div#header-content {
    background-image: url("/mt/mt-static/themes/hanyutzi/Hanyutzi-inv.png");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center 10px;
    min-height: 120px;
    height: 120px;
    padding: 0;
    margin: 0;
}

#header-name, #header-description {
    display: none;
}

