I am having a really tough time figuring out why IE7 adds extra padding to the this page!
This is what IE7 is doing: http://imgur.com/lwyRI.png
The correct page
Try removing margin-top: from #background and instead add a clear:both or clear:right for #background.
margin-top:
clear:both
clear:right