Testing Sec 9.3 of CSS2 Specification



The rules applied are "p {position: relative}",
"p {top: 2px; bottom: 2px; left: 3px; right: 3px;}".

This paragraph should be shifted from its position a distance of 2px top, 2px bottom, 3px left, and 3px right. All other properties of this page should be UA-default.