@media screen
{
  
    div.header {
        /*background-color: #E4EFF9 !important;*/
        background-color: #E4EFF9 !important;
    }
    .logo {
        background-image: url('MomImages/mhlogo_small_central_prod.gif') !important;
        background-repeat: no-repeat;
        background-position: center;
        padding-top: 45px;
    }
}
