/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(/mt/mt-static/themes/unity-blue/screen.css);
/* end StyleCatcher imports */

#header {
    background-color: #a3b8cc;
    background-image: url(Freedom%20Space%20March%20poster.jpg);   
    background-repeat: no-repeat;
    height: 594px;
    border-top-width:1px;
    padding-top: 0px;
}

#header-inner {
    display: none;
}

#header h1 {
    display: none;
}


