Alright I want the make the background layer (#main if you look at the stylesheet) go down so that it does what its supposed to. I want it to go down then have a 5px padding after all content and before the #bottom layer. http://www.share2.us/ID/labs Please help
#main{ background-color:#EFEFEF; border:1px solid #999; padding:10px; margin-bottom:10px; clear:both; } Code (markup): you don't even have a BG image in your #main.... so i'm not even sure what you're asking...