 
BODY{
  color : #897858;
  background-color : #ffffc1;
}
HR{
  color : #938d46;
  height : 1px;
}
H3{
  padding-top : 20px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : rgb(147, 141, 70);
  margin-top : 20px;
  
  padding-left : 5px;
}
LI{
  line-height : 150%;
  
}

H2{
  padding-top : 20px;
  margin-top : 40px;
  border-top-width : 1px;
  border-top-style : solid;
  color : rgb(153, 0, 0);
  
}

P{
  padding-left : 20px;
}
