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

/* Customization */
#header { 
    background: #fff;
}

#header-content {
    width: 842px; 
    margin: 10px 20px;
}

a { color: #000099; }
#search-submit { background: #000099; }



