Testing Seventh Testable Statement of Sec 9.4 of CSS2 Specification

PASS CRITERIA:

If statement #7 above is passed, then this paragraph shoudl be relatively positioned with width of 20px . The rule applied is "#id1 {position: relative; width: 20px;}

This paragraph should also be relatively positioned, and should have padding of 30px. The rule applied is "#id2 {position: relative; padding: 30px;}".

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