
body {
  background-color: white;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  
}
.headers {
  text-align: center;
  margin-top: 80px;
}