#header{
    height:80px;
    background:transparent url(../images/header.jpg) center center;
}

#branding h1{
    color:white !important;
    margin-left:20px;
    padding-left:40px;
    text-shadow:#000 0px 1px 2px, #000 1px 0px 2px, #000 -1px 0px 2px, #000 0px -1px 2px;
    background:transparent url(../images/cup_hn.png) no-repeat top left;
    line-height:32px;
}
