#headerTitle h1 {
line-height:100px; 
}

#headerTitle h1 img {
margin-left: 10px;
float:left; 
width: 100px;
height:100px;
}

#headerTitle {
    margin: 0 auto;
    padding: 0;
    text-align: center !important;
    width: 100%;
}