/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://blog.bz2.jp/bz2mt/mt-static/themes-base/blog.css);
@import url(http://blog.bz2.jp/bz2mt/mt-static/themes/cityscape-sf/screen.css);
/* end StyleCatcher imports */

h3 {
    margin-top: 20px;
    font-weight: bold;
    font-size: 150%;
}

.code {
    padding: 6px;
    background: #000;
    border: 1px solid #eeeeee;
    overflow: auto;
    color: #FFFFFF
}

