If statement #9 above is passed, then this paragraph should be shifted from its position a distance of 10px top, 10px bottom, 10px left, and 10px right. The body element has height of "auto". The rules applied are "p {position: relative}", "p {top: 10px; bottom: 10px; left: 10px; right: 10px;}". In addition, "body {height: auto}". All other properties of this page should be UA-default.