Testing Statement #13 Below of Section 5.3.6 of CSS1 Spec

PASS CRITERIA:

If statement #13 above is true, this paragraph should have a flag image which is centered at the top of this paragraph text. The rule applied is "#id1 {background-position: top}".

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

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

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

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