Try the following style if you want to make the content to center point of the page.
.className { margin: auto; max-width: 1280px; }