Is there a reason why a background image will show up in FF, but not IE? In IE the background image doesn't show up behind the top links. In FF they do. What's the deal? Never mind, I fixed it. Just an FYI I had position:relative; in front of background: url('blah blah.jpg') When I placed the position after the background tag it worked in IE and FF.
looks same to me on both ff and ie, did you correct it now? or please give path or the image name in the source code or css wherever you are calling it from.