body {
background-color: #3a6839

}

td {
background-color: white;
}

table {
    border-collapse: collapse;
}

a {
color: #3a6839;
font-size: 30;
border: 1px solid;
padding: 5px;
text-decoration: none;
}


.button { text-align: center; }

.passreq{ 
  color: #9BBF9B;
  font-style: italic;
}
