#demobody { background: #e4e4e4 url(images/bbody.jpg) repeat-x 440px top; padding : 0; margin : 0; font : 100.1% 'lucida sans', 'lucida sans unicode', 'lucida grande', 'trebuchet ms', helvetica, arial, sans-serif; } #wrapper { width : 960px; margin : auto; border : 1px solid #000033; } #footer { clear : both; width : 960px; padding : 0px; text-align : center; font-size : 0.9em; } #header { width : 960px; /* ADDED THIS */ height : 172px; /* ADDED THIS */ border-top : 0px solid #000033; /* ADDED THIS */ background } #body { background: url("content.png"); font-size: 18px; background-repeat: repeat-y; padding-top: 1px; padding-right: 40px; padding-bottom: 13px; padding-left: 40px; background-position: center; } #footer { background: url("websitefooter.png"); clear : both; width : 960px; height : 244px; }