The overlap outside the main containers…It’s designed that way as part of the Twitter’s Bootstrap framework for responsive structure. Anything that is bootstrap related such as classes:
.container
.container-fluid
.row
.row-fluid
.spanx (where the x is a span of columns like .span4)
…you don’t want to modify any of the core attributes of these because you will run into a whole pile of problems. :silly: