The easiest way without using CSS is to put your whole content inside a table and set the alignment of the table to "center".
CSS Is the much preferred method though.... If you're interested, here's a good page that explains how to use DIV's:
CSS Centering: Auto-width Margins
This is a good time to start learning CSS... it's a lot easier than you might think once you get under the surface.
Mike.