/* CSS Document */

/* force to narrow & centred */
body { text-align:center; }
div#w0 { text-align:left; margin:0 auto; }

div#w0 { width:760px; } /* override with width:auto to allow fullscreen but min of 760 */

div#w0 { min-width:760px; }


