Testing Statement #3 Below of Section 5.5.24 of CSS1 Spec

PASS CRITERIA:

If statement #3 above is passed, then:

The oval button image above should have a height of 200px. The rule applied is "img class=oval {height: 200px}" (note: this is a replaced element).

The flag image above should have a height of 300px. THe rule applied is "img class=flag {height: 300px}" (note: this is a replaced element).

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