body {
  margin: 3% 10% 3% 10%;
  background-color: #fffff5;
}
table, th, td {
  border: none;
  border-collapse: collapse;
  padding: 5px;
  text-align: center;
  border:none;
}

p {
  color: #660033;
  font-family: candara;
}

a {
  color: #660033;
  font-family: candara;
  background-color: transparent;
  text-decoration: none;
}

h2 {font-family: garamond;
  font-size: 60px;
  color:#660033;
}

h3 {
  font-family:courier;
  font-size:25px;
  color:#660033;
}
