Step 17: Branding: Banner and Logo
Just added the banner near the top, and the logo in the footer. Still, the design is not quite complete.
#navigation {
background: url(header.jpg) no-repeat 0px 26px;
}
div.foot {
background-image: url(logo.gif);
background-repeat: no-repeat;
background-position: 12px 0;
}