Interesting. So Mac IE is repeating the background image of the fish for some reason, though limited. (It's a very small image, so if it were fully tiling you'd see a LOT of fishes.) In the case of the fish, it's a background image, set to bottom right, applied to the body. Time to do some searching for background image issues for Mac IE.
IE Mac seems to have a problem with positioning block-level elements at the bottom, as noted here: <http://www.l-c-n.com/IE5tests/right_pos/bottom.shtml>. Since both of your backgrounds use bottom positioning, perhaps that browser is having troubles with that. Have you tried, as Philippe suggests on his page, feeding IE Mac a position that isn't quite at the bottom?
I haven't tested that solution myself, but it is worth a try.
--
-Adam Kuehn ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
