/* 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/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */

pre {
    background-color: #cccccc;
}

div.asset-body h6 {
    font-size: 110%;
}

div.asset-body h5 {
    font-size: 120%;
}

div.asset-body h4 {
    font-size: 130%;
}

div.asset-body h3 {
    font-size: 140%;
}

div.asset-body h2 {
    font-size: 150%;
    font-weight: bold;
}

div.asset-body h1 {
    font-size: 160%;
    font-weight: bolder;
}
