Testing Statement #20 Below of Section 5.3.6 of CSS1 Spec

PASS CRITERIA:

If statement #20 above is passed, this paragraph should have a flag image which is to the bottom right of this paragraph text. The rule applied is '#id1 {background-position: bottom right}".

This paragraph should have a flag image which is to the right bottom of this paragraph text. The rule applied is "#id2 {background-position: right bottom}". This paragraph should look like the one above.

This paragraph should have a flag image which is 100% across adn 100% down this paragraph text. The rule applied is "#id3 {background-position: 100%100%}". This paragraph should look like the one above.

The rule "p {background-image: url(flagbg.gif)}" is also applied above. All other properties of this page should be UA-default.