h1 {font-family: "Arial Black", sans-serif}
h1 {width: 500px;}
h1 {height: 125px;}
h1 {margin: 20px; padding: 20px; border: solid gray 20px;}
h2 {color: maroon}
h2 {font-family: "Arial Black", sans-serif}
h2 {text-transform: uppercase}
h3 {color: purple}
h3 {font-family: "Arial Black", sans-serif}
h3 {text-transform: uppercase}
h4 {color: navy}
h4 {font-family: "Arial Black", sans-serif}
h5 {color: purple}
h5 {font-family: "Arial Black", sans-serif}
h5 {text-transform: uppercase}
body {background-color: #C0C0C0}
body {font-family: "Palatino Linotype", Palatino, serif}
p {text-indent: 20px}
a:hover    {color: green}