h3,h4 {
font-family: verdana,arial,helvetica,sans-serif;
}

h4 {
margin-bottom: -10px;
padding-bottom: 0;
font-size: 100%;
}

#header {
    height: 120px;
}
#header h1 a span{
    display: none;
}
#header h2 {
    display: none;
}
#header h1 a,#header h1 a:hover{
    margin: 0;
    padding: 0;
    background-image: url(http://utmapping.wikidot.com/local--files/start/banner-utmapping.jpg);
    height: 100px;
    width: 100%;
    position: absolute;
    top: 22px;
    left: 0;
}