body {  background: rgb(200,253,205);}
h1 { color: #156a2f;}
p {  color: #107925;
  font-size: 24px;}
ul {list-style: none; }
li {    font-size: 20px;}
dd, dt {  font-size: 20px;}
table, th, td {  border: 1px solid white; border-collapse: collapse;}
th, td {  background-color: #c0edfe;}
td {  text-align: center;}
.center {  display: block;
  margin-left: 160px;
  margin-right: auto;
  width: 14%;}
