Testing Seventh Testable Statement of Sec 5.6 of CSS2 Specification
7. A child selector matches when an element is the child of some element.
PASS CRITERIA:
If statement #7 above is passed, then
this paragraph should have a color of red.
The child selector is "body p {color: red}".
All other properties of this page should be UA-default.