I have a container class in my css file that looks like this:
.container { width: 1200px; margin: 0 auto; }