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