Here\'s the CSS , and I want the background picture not to be displayed in IE . Instead I just want the background color to be displayed. How do I do that?
Conditional stylesheets are what you need.
By using the code below you can set a stylesheet that is only used in IE, in which you can set an alternative style for the body.