body {
  margin-top : 1px;
  margin-left : 1px;
  color : #1f4917;
  background : #007500;
}

b {
  color : #1f4917;
}

ol {
  color : #1f4917;
}

p {
  color : #1f4917;
}

a:link {
  text-decoration : underline;
  color : #1f4917;
}

a:visited {
  text-decoration : underline;
  color : #1f4917;
}

a:hover {
  text-decoration : none;
  color : #1f4917;
}

h3 {
  color : #1f4917;
}