
#global {
    float: left;
    width: 100%;
    height: 100%;
}

#global img {
    margin: 4% auto 0;
    display: block;
    width: auto;
    height: 440px;
}

#global h3 {
    text-align: center;
    font-family: verdana;
    font-size: 50px;
    margin: 131px 0 0 0;
    text-transform: uppercase;
    display: block;
    width: 100%;
}