body {
  color: black;
  font-family: Times, serif;
  text-align: center;
  font-size: 16px;
  line-height: 18px;
  padding: 5px;
  background-color: transparent;
}

.links {
text-align: center;
padding-top: 300px;
}

a {
color: black;
text-decoration: none;
}

p {
color: black;
text-decoration: none;
}

.footer {
   padding: 10px;
   background-color: white;
   text-align: center;
}

img {
  width: 100%;
}
