body {
  padding-left: 150px;
}

.marker {
  color: #989933;
  font-family: Corbel;
}

.entry {
  color:#974c2d;
  font-family: Corbel;
  
  padding-bottom: 5px;
}

a:link {
  text-decoration: none; 
  color: #989933;
}

a:visited {
  text-decoration: none; 
  color: #989933;
}

a:hover {
  text-decoration: underline; 
  color: #989933;
}
