body {
  background-color: red;
  color: black;
  font-family: Verdana;
}

p {
  font-family: Courier;
  font-size: 75%;
}