Testing Eleventh Testable Statement of Sec 9.4 of CSS2 Specification

PASS CRITERIA:

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

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

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