body {
    background: #fff url('../images/layout/mygoodyear-top-1.jpg') center top no-repeat;
}
.header-title, .header-text {
    display:none;
}
#header {
    height: 15px;
}

.header-wrapper {
    background: #004990;
}

#logo {
    background: url(../images/layout/goodyear-logo-transparent.png) no-repeat 50% 50%;
    background-size: 100%;
}

#footer {
    background-color: #004990;
    border-top: 4px solid #fd0;
}