CSS3 Background Color Test

PASS CRITERIA:

If statement above is true, this paragraph should have a background color of blue. The rule applied is "p {background-color: blue;}"

This h3 heading should have a background color of green. The rule applied is "h3 {background-color: green;}"

All other properties of this page should be UA-default. This is a paragraph like the one above, so should also have blue background color.