>How about body {margin: 0; overflow:auto;}
I get some side-effects with that one:
1. A table with no specified width is forced to 100% width.
2. The scroll bar appears anyway on a very large image.
3. The scroll bar now appears in Netscape, even when it's not needed.
John