There are 6 tiers of headings: <h1>...<h6>
These headings are uses by to quickly identify parts of your webpage. Think of headings as like an outline for
you page. The highest priority heading (<h1>) defaults to the largest text size, and the sizes get smaller
as the priority goes down. Below is an example of what the default headings look like, but best practices styles
the headings with color, size, and font using CSS.
This page uses 2 <h1> headings, 2 <h2> headings, and 1 of each of the other 4