body{
    height:100%;
    line-height:100%;

}
h1{
    margin-top:150px;
    height:124px;
    display:block;
    background:#960202;
    position:absolute;
    width:100%;
    top:25%;
}

h1 img{ 
    height:156px;
    width:570px;
    display:block;
    background:#960202;
    margin:0 auto;
    position:relative;
    margin-top:-5px;
}