.banner {
    background : #050505 url(/images/Banner_Image.jpg) no-repeat left;
    border : 0px solid #000000;
    color : #FFFFFF;
    font : bold 16px "Century Gothic", Arial, Helvetica, sans-serif;
    height : 149px;
    line-height : 1.5;
    margin : 0px 0px 10px 0px;
    padding : 0px 15px 0px 15px;
}

.banner h1 { /* How can we help? */
    color : #FFFFFF;
    font : bold 32px "Century Gothic", Arial, Helvetica, sans-serif;
    margin : 0px 0px 0px 0px;
    padding : 5px 0px 5px 0px;
}
