
body {
  background-color: beige;
  color: DarkSeaGreen;
  font-family: "Times New Roman";
}

p {
  background-color: DarkSeaGreen;
  color:Beige;
  font-family: "Times New Roman";
}