p {
  font-family: "Courier New",Courier,monospace;
  color: #90955a;
  font-size: 20px;
}
h1 {
  border-style: solid;
  border-color: #6600cc;
  background-color: #e4ffba;
}
h2 {
  font-size: 30px;
  text-decoration: underline;
  font-weight: bold;
}
