Error in xhtml2-20020805/W3C-WD.css

In 
xhtml2-20020805/W3C-WD.css :

BODY {
  background-image: url(http://www.w3.org/StyleSheets/TR/WD);
}

should be:

body {
  background-image: url(http://www.w3.org/StyleSheets/TR/logo-WD);
}

Received on Wednesday, 7 August 2002 01:57:40 UTC