> body {background:#ccc; url(img_36.gif) repeat; margin:5px; padding:5px;

Hi Carrie,
You just have an extra semi-colon.
Instead of this: background:#ccc; url(img_36.gif) repeat;
try this: background:#ccc url(img_36.gif) repeat;

Janet
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to