Oh, right, there are backgrounds on those. *thinks* Okay, this is going to be a little more fiddly, but it should do what you want. Instead of "text-align: center;" put "margin: auto 30%;". That will keep the left-justification and make sure the background comes in with the text. Basically, you're giving the titles a margin 30% of the page width on both left and right. You can mess with the percentage if you want the margin to be bigger or smaller.
no subject