Testing First Testable Statement of Sec 18.5 of CSS2 Specification

PASS CRITERIA (overlapping text):

If statement #1 above is passed, then this paragraph should be absolutely positioned with width of 20px and height ot 30px. The rule applied is "#id1 {position: absolute; width: 20px; height: 30px;}".

This paragraph should also be absolutely positioned, and should look like the paragraph above with width of 40px and height of 60px. The rule applied is "#id2 {position: absolute; width: 40px; height: 60px;}".

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