Testing Seventh Testable Statement of Sec 3.1 of CSS2 Specification
7. An element A is called an ancestor of an element B, if and only if B is
a descendant of A.
PASS CRITERIA:
If statement #7 above is passed, then
this paragraph should have a color of lime.
This rule "p {color: lime}" specifies the presentation of this document.
All other properties of this page should be UA-default.