Forum Moderators: not2easy
Also should quotes be included in the style? I just checked the css-2 spec and they had this:
BODY { background-image: url("marble.gif") }
P { background-image: none }
but most examples I see here and elsewhere on line don't have quotes.