This site is still in experimental mode, so ignore the harsh coloring, placeholder content, and different index filename:

http://www.firstpersonmag.com/index_wp.php/?p=31
I'm using this in the CSS Inserts:
HTML Code:
body.postid-31 { background:#f7a81c !important; } body.postid-31 div#footer-container{ background:#f7a81c !important; }
I've tried the following variations:
div#imagecontainer
div#header
div#header-wrap
div#header-container
div#logoarea-title
I'm using Chrome's Inspect Element function to look at the different classes in there but nothing's working. I'm sure this is simple, any ideas?