Testing Statement #1 Below of Section 5.5.2 of CSS1 Spec

PASS CRITERIA:

If statement #1 above is passed, this paragraph should have a right margin of 12.5%. The rule applied is "p {margin-right: 12.5%}".

This h3 element should have a right margin of 10px. The rule applied is "h3 {margin-right; 10px}".

This h4 element should have a right margin of auto. The rule applied is 'h4 {margin-right: auto}".

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