Testing Fifth Testable Statement of Sec 5.6 of CSS2 Specification
5. A child selector matches when an element is the child of some element.
PASS CRITERIA:
If statement #5 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.