CSS3 Border Bottom Color Test

PASS CRITERIA:

If statement above is true, this paragraph should have a border bottom color of blue. The rule applied is "p {border-bottom-color: blue;}". Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively.

This h3 heading should have a border bottom color of green. The rule applied is "h3 {border-bottom-color: green;}". Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively. Here is more text to test this more effectively.

All other properties of this page should be UA-default. This is a paragraph like the one above, so should also have blue border bottom color. Border bottom style of solid is applied to all CSS rules, so that bottom border is visible.