body {
    background-color: rgb(49, 71, 49);
  }
  h1 {
    color: rgb(73, 73, 107);
  }
  p {
    color: rgb(0, 0, 0)
  }
  th {
    color: rgb(73, 73, 107)
  }
  a {
    color: rgb(73, 73, 107);
  }
  h5 {
    font-family: "Times New Roman", Times, serif;
  }
  