body {  background: rgb(200,253,205);}
h1 {  color: #065f1e;}
p {  color: #045f16;
  font-size: 20px;}
li {  font-size: 20px;}
dd, dt {  font-size: 20px;}
ul {  list-style-type: none;}
th, td {  background-color: #c0edfe;}
td {  text-align: center;
   font-size: 17px;
    color: #049822;}
.center {  display: block;
  margin-left: 160px;
  margin-right: auto;
  width: 14%;}
