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


#header { 
    border-color: #27455a;  
    background: #003366 url(/header.png) no-repeat bottom left; 
}

#header-content {
    margin: 50px 0 40px 20px;
}

body {
    color: #333;  
    font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;   
    background: #36414D url(body.gif) repeat-y  top center; 
}

#content {
    background-color: #fff;
}


