Here is my code, I got it from an AJAX sample:
body, div, p, h1, h2, h3, h4, ul, li, table { margin:0; padding:0; border:none; } body { backgrou
You're validating your stylesheets against CSS 2.1, but those properties are CSS3.
Change your stylesheet validation to CSS3.