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


h1 {
    font-size: 200%;
}
h2 {
    font-size: 140%;
}
h3 {
    font-size: 110%;
}
pre {
    background-color:#eeeeee;
    overflow: scroll;
}
.widget-content a {
    font-size: 70%;
}
.prev-next {
    font-size: 70%;
}
