h2
 {
  color: red;
  font-family: copperplate;
  border-style: solid;
 }
#redElement
 {
  color: red;
 }
.header1
 {
  background-color: blue;
 }
