Testing Statement #17 Below of Section 5.3.6 of CSS1 Spec

PASS CRITERIA:

If statement #17 above is passed, this paragraph should have a flag image which is centered to the right with regard to this paragraph text. The rule applied is "#id1 {background-position: right}".

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

This paragraph should have a flag image which is right centered with respect to this paragraph text. The rule applied is "#id3 {background-position: right center}". This paragraph should look like the one above.

This paragraph should have a flag image which is 100% across adn 50% down with respect to this paragraph text. The rule applied is "#id4 {background-position: 100%50%}". 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.