If statement #2 above is passed, then this paragraph shoudl be absolutely positioned with width of 40px and height of 60px. The rule applied is "#id1 {position: absolute; width: 40px; height: 60px;}".
This paragraph should also be absolutely positioned, and should look like the paragraph above with padding of 60px. The rule applied is "#id2 {position: absolute; padding: 60px;}".
All other properties of this page should be UA-default.