Testing FIrst Testable Statement of Sec 18.5 of CSS2 Specification

PASS CRITERIA:

If statement #1 above is passed, then this paragraph should be aired with a volume of 50. The rule applied is "#id1 {volume: 50}".

THis paragraph should be aired with a volume of silent. The rule applied is "#id2 {volume: silent}".

This paragraph should be aired with a volume of x-soft. The rule applied is "#id3 {volume: x-soft}".

This paragraph should be aired with a volume of soft. The rule applied is "#id4 {volume: soft}".

This paragraph should be aired with a volume of medium. The rule applied is "#id5 {volume: medium}".

This paragraph should be aired with a volume of loud. The rule applied is "#id6 {volume: loud}".

This paragraph should be aired with a volume of x-loud. The rule applied is "#id7 {volume: x-loud}".

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