header {
    width: 100%;
    text-align: center;
}

#logo {
    text-align: center;
    margin: 0 auto;
}

#logobox {
    height: 100px;
    margin: -10px 10px 0;
}

#leaflogo {
    height: 80px;
    width: 80px;
    position: absolute;
    margin: -13px -5px 0;
}

h1 {
    font-family: 'Antic Didone', serif;
    color: #50C738;
    font-size: 2.5em;
    font-weight: normal;
    position: relative;
    clear: both;
    line-height: 1em;
}

h2 {
    font-size: 0.75em;
    color: #1CABE8;
    margin: -23px 0 15px;
    font-weight: normal;
}

h3 {    
    font-size: 1.35em;
    color: #50C738;
    font-weight: normal;
    line-height: 1em;
}

#bookservice {
    background-color: #1CABE8;
    display: block;
    width: 100%;
    color: #FFF;
    margin: 29px 0 16px;
    padding: 10px;
}

#topphone {
    margin: -1px 0 0;
}