I’d like to say thanks to sewmyheadon, too! I was able to put a background color behind my post titles in the VERY WHITE Prime Press theme by changing this:
.entry-title, .page-title{font-size:2.2em; line-height:1; margin:0.9091em 0 0;}
to this:
.entry-title, .page-title{font-size:2.2em; line-height:1; margin:0.9091em 0 0;}
.entry-title{padding: 10px 3px 10px;
background-color: #EEEEEE;}
You can see how it turned out at colleencoover.net