H1 { color: green; font-family: impact }
P.first { background: yellow; font-family: times, courier }
P.second { background: blue; font-size: 30pt; font-family: courier, arial }
P.third { background: green; font-family: arial, helvetica, courier }
A:link { color: brown}
A:active { color: black}
A:visited { color: orange} 

