body {background-color: #AF97C4;
      color: #2E2D2F;}

a:link {text-decoration: none;
	color: #c48bde;}

a:visited {text-decoration: none;
	color: #c48bde;}

a:hover {text-decoration: none;
	color: #dede8b; }

.center {
  margin-left: auto;
  margin-right: auto;
}
	    
table, th, td {
  border: 1px solid black;
  border-collapse: collapse;
}

th, td {
  padding: 5px;
}
