#mainContainer {
width: 918px;
margin: 0 auto; /*** Centers the design ***/
min-height: 100%;
background: transparent url(../images/content-bg-blauw.jpg) repeat-y; /*** This is our faux columns ***/
text-align: left; /*** Because we centered the text in body we have to move the text back to left aligning ***/
}