I think you should combine the two. So, limit the max width of the main content, but still use the themed one. In fact, I quite like the lines, why not make the main content white background in the middle, but still have that patterned background behind the main content? Edit: HELL YEAH! CSS: .content-wrap { max-width: 80em; margin: auto; }