I'm curious about the browser too! Sometimes I build my main table at 750px wide.
If you use these tags in your css you can eliminate the margins and free up some space:
body {
margin-left: 0px;
margin-right: 0px;
}
__________________
~Warm and Fuzzy.
|