====== Centering a web page with CSS ====== Web page DIV:

And CSS: #page-wrap { width: 800px; margin: 0 auto; }