The style declarations contained within this page:

*.cl1 {color: purple;}
.pastoral {color: green;}  /* omitted universal selector should be inferred */


This is a paragraph element, which should be green. In fact, most of the elements on this page should be green.

This H3 should be green.

This H4 should be purple. [cl1]


[pastoral] An H3 element which should be green.

[pastoral] A paragraph element which should be green.

[pastoral] A blockquote element which should be green.
[pastoral] A PRE element which should be green.