Sample External Style Sheet

This is paragraph 1.

This is paragraph 2.

This is paragraph 3.
Notice that the tags for these three paragraphs are all generic <p> tags.

This time I instructed the web page to link to the external CSS sheet.

As before, contents of <p> tags should be white. Also, the color of the <h1> tag was set to yellow and the background set to red.

There is no formatting information at all contained in this file.