Testing First Statement of Section 5.3.5 of CSS1 Spec

PASS CRITERIA:

If statement #1 above is true, then:

This h3 heading has a flag image which is fixed with respect to the canvas (does not scroll). The rules applied are "h3 {background-image: url(flagbg.gif); background-attachment: fixed;}"

This h4 heading has an oval button image which scrolls with respect to the canvas. The rules applied are "h4 {background-image: url(ovalbbut.gif); background-attachment: scroll;}".

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