ok I get what your after....find the following in your stylesheetremove .centerColumn from the above statement and create a new one below it that looks like this......Code:.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix { padding: 0.8em; }Code:#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix { padding: 0.8em; } .centerColumn {margin-top: 60px; padding: 0.8em;}



