BODY {
    margin-left: 5%;
    margin-right: 7%;
    color: black;
    font-family:  garamond, "times new roman", times, serif;
    background-color:#ccffcc;
  }


A:link {
 color:#006600;
 text-decoration: none;
}

A:active {
 color: #008000;
 text-decoration: none;
}

A:visited {
 color: #005500;
 text-decoration: none;
}

LI { list-style: disc }

IMG {
   border: 0;
  }

