html {
    background: rgb(96, 100, 100);
}

body {
    background:url(haus.svg) center top no-repeat;
}  

.DivMitte {  
    background:url(haus.svg) center top no-repeat;
    width: 100px;   
    height: 121px;   
 }  