If statement #1 above is passed, then this paragraph shoudl 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 padding of 30px. The rule applied is "#id2 {position: absolute; padding: 30px;}".
All other properties of this page should be UA-default.