p {
  font-family: "Courier New",Courier,monospace;
  color: #003300;
  font-size: 20px;
}
h1 {
  border-color: #006600;
  border-width: 1px;
  background-color: #99ff99;
}
h2 {
  font-size: 24px;
  font-weight: bold;
  background-color: #ff6666;
}
