I've searched through as many posts as I can find, and I see where there have been some questions about child menu items different than the parent, but I've having some trouble with a background image that shows up correctly while the parent items are selected, but when the child is selected, the background image goes away.
Looking at Firebug, it shows these as the same body tag, which for me is:
padding-top: 20px;
background: #DDDDDD url(wp-content/themes/atahualpa/images/bg.jpg) repeat-y fixed center top;
color:#666666;
font-family:"Century Gothic",Arial,Helvetica,sans-serif;
font-size: 0.8em;
I'm using Atahualpa 3.4.5.
http://www.ellphotography.com/blog/
Any suggestions?