this example demonstrates the possibility of centering layers on a page plus keeping some content in fixed width like table content.
THIS IS A LAYER CONTAINING A TABLE
LAYER WIDTH IS 100%
TABLE WIDTH IS 100 %
THIS CELL WIDTH AUTO (BUT MIN 300PX ACCORDING TO IMAGE IN CELL ABOVE (should be transpx in the real layout world for spanning cells...)
IF YOU NEED TO CENTER MANY LAYERS WITH LINKS THE STACKERING (z-index) WILL HAVE TO BE DONE
WISELY TO NOT OVERLAP THE LINKS :-)
(this cell plays were done in 2000 to make it work in 3 and 4th browser generations... ;-) Today one might do it different. Still e.g. Firefox 3 does not respect height percentages of layers to stretch flexible with window resizing ...