Testing Fourteenth Testable Statement of Sec 2.1 of CSS2 Specification
-
14. A CSS rule consists of two main parts: selector and declaration.
PASS CRITERIA:
If statement #14 above is passed, then
this body should have a color of red.
The rules applied are "body {color: red}, "h3 {color: blue}".
This h3 heading "Bach's Home Page" should be blue.
All other properties of this page should be UA-default.