Hi Justin
You were right, the relative positioning of the h1 tag was the issue. I took that off, ended up using a p tag for the author and all works well.
div.BG_about h1 { padding-top: 18px; padding-left: 25px; }
div.BG_about .author { color: #415167; margin: 3px 0 0 170px; }
<h1>Acupuncture is the greatest gift<br />I've ever given myself!</h1>
<p class="author">K.R. Palmer, AK</p>
---hey how do you get the nifty HTML Code: box? I can't find a way to use that on the forum interface, am I overlooking it or is that only for Admin use?
Thanks for the heads up!
Jules