Testing Statement #2 Below of Section 5.5 of CSS1 Spec

PASS CRITERIA:

If statement #2 above is passed, this paragraph should have a margin on all four sides of 2em. The rule applied is "#id1 {margin: 2em}".

This paragraph should have a left margin of 1em, a top margin of 2em, a bottom margin of 3em, and a right margin of 4em. The rule applied is "#id2 {margin-left: 1em; margin-top: 2em; margin-bottom: 3em; margin-right; 4em;}".

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