h1 {
  background-color: #f0d070;
  border-right:3pt solid #804000;
  border-bottom:3pt solid #804000
}
h2 {
  width: 80%;
  background-color: #f0d890;
  border-right:2pt solid #906040;
  border-bottom:2pt solid #906040;
}
h3 {
  width: 60%;
  background-color: #f0e0a0;
  border-right:2pt solid #906040;
  border-bottom:2pt solid #906040;
}
hr {
  color : #808040;
}
a.hide:link {
  text-decoration:  none;
  color:  black	
}
a.hide:visited {
  text-decoration:  none;
  color:  navy
}
a.post:link {
  text-decoration:  none;
  color:  white
}
a.post:visited {
  text-decoration:  none;
  color:  white
}



