Testing Statement #6 Below of Section 4.5 of CSS1 Spec

PASS CRITERIA:

If statement #6 above is true, this rendering should have a red background with blue color text. The rules applied are "body {background; red; color: blue;}". All other properties should be UA-default. Child elements of "body" should inherit the "color" value of "body". Your browser should render this page similarly to this reference image or to thisreference image.