Got ya.
Different possibilities that come to my mind:
- using frames
- determine the resolution of the user and move the table to the middle of the site (using JS)
- optimize it for 800x640 and place the table in the middle of the site (absolute positioning a CSS)
If that's not what you need I cannot help you 
|