Possible Duplicate:
Center contents of webpage
I have a webpage that is 1640px wide, the main content is centered in the page and is 900px wide. I need to have the webpage center horizontally in the browser window no matter what the users screen or browser size is. Is this possible with javascript, jquery, or css? I dont have any real experience with java so could someone point me in the right direction or do they have a code sample? Thanks for the help!
here is a link to the page to help. Webpage link
the problem i might be having is becuase the header and footers are outside on my container and run the entire width of my webpage.