#status .status-mes {
   background-image: url(../logo/shewlogo_b.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 250px;
    left: 50%;
    margin: -125px 0 0 -125px;
    position: absolute;
    top: 50%;
    width: 250px;
}