Testing Statement #5 Below of Section 5.5.10 of CSS1 Spec

PASS CRITERIA:

If statement #5 above is passed, this paragraph should have a red padding area with a padding of 1em relative to a font size of 10pt. The rule applied is "#id1 {background: red; font-size: 10pt; padding: 1em}"

This paragraph should have a blue padding area with a padding of 1em relative to a font size of 20pt, so it should look different than the paragraph above. The rule applied is '#id2 {background: blue; font-size: 20pt; padding: 1em}"

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