Testing Statement #3 Below of Section 5.5.25 of CSS1 Spec

PASS CRITERIA:

If statement #3 above is passed, then:

This inline image should be to the left of this canvas, with the text of this paragraph to the right. The rules applied are: "img.oval {float: left}" and "p {float:right}". This image is an oval button.

This flag image above should be to the right of this canvas, and this text should be to the left around it. The rules applied are: "img.flag {float: right}" and "#id1 {float: left}".

All other properties of this page should be UA-default.