The first thing you need to do is make your HTML document conpliant ti the W3C web standards by including the full tag below as the very first line in your document.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Then in your CSS document for the #content add the following attribute for reference, you can remove it later.
border: 1px solid black;
This will give you a solid black box around your content to reference placement and size.
Finally remove the first two lines above the body element in your CSS document.
Michael
Greetings all. Hope you are doing well. My question of the day is how do you center elements in CSS? I thought it was buy doing margin-(direction): auto. This is not working for me, except in my content element. When I have an element inside another element this does not work. So my question is how do I go about doing this. Here is what i'm working on.
www.jarretredding.com
http://www.jarretredding.com/style/tempstyle.css
Its not critical, its just a temp page, but I would like to know for future reference. Any help would be welcome. Thanks in advance.

Chowhound
Comic Vine
GameFAQs
GameSpot
Giant Bomb
TechRepublic