Testing Statement #2 of Section 6.3 of CSS1 Spec

PASS CRITERIA:

If statement #2 above is passed, this paragraph should be aqua. The rule applied is "#id1 {color: aqua}".

This paragraph should be black. The rule applied is "#id2 {color: black}".

This paragraph should be blue. The rule applied is "#id3 {color: blue}".

This paragraph should be fuchsia. The rule applied is "#id4 {color: fuchsia}"

THis paragraph should be gray. The rule applied is "#id5 {color: gray}".

This paragraph should be green. The rule applied is "#id6 {color: green}".

This paragraph should be lime. The rule applied is "#id7 {color: lime}".

This paragraph should be maroon. The rule applied is "#id8 {color: maroon}".

This paragraph should be navy. The rule appleid is "#id9 {color: navy}".

This paragraph should be olive. The rule applied is "#ida {color: olive}".

This paragraph should be purple. The rule applied is "#idb {color: purple}".

This paragraph should be red. The rule appleid is '#idc {color: red}".

This paragraph should be silver. The rule appleid is "#idd {color: silver}".

This paragraph should be teal. The rule applied is "#ide {color: teal}".

This paragraph should be yellow. The rule applied is "#idf {color: yellow}"

This h3 heading should have white letters on a black background. The rule applied is "h3 {background: black; color: white;}".

All other properties of this page should be UA-default.