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

body {
    background: #36414d;
    background-image: url(http://mysnowpro.com/images/bkd-gradient.gif);
    background-repeat: y;
    background-attachment: fixed;
}

.widget-content .asset-name a {
    font-size: 14px;
    font-weight: bold;
    color: #3e667e;
}

#header { 
    border-color: #27455a;  
    background: #b3c9e3 url(http://mysnowpro.com/mt-static/themes/cityscape-portland/header.jpg) no-repeat bottom left; 
}

