Need help positioning an h2

URL: http://tinyurl.com/32dqlgc

I need help with the positioning of the h2 that says FEATURED CLASS on this home page. Mainly, I don’t understand why in Safari it is sitting so high. It seems like all the rest of the browsers show it fine - it’s supposed to be top aligned with the top of that background image. How can I make Safari behave?

It’s the font. Try w/o margins for <div> hometext and homefeatured and their child elements. You’ll have a surprise. But I guess that’s why you’ve used margins in the first place.