SyntaxFix
Write A Post
Hire A Developer
Questions
Also apply text-align: center; on the html element like so:
html { text-align: center; }
A better approach though is to have an inner container div, which will be centralized, and not the body.