body, #wrapper {
  color : #000000;
  background-color : #ffffcc;
  font-size : small; 
  font-family : "Palatino Linotype", "Georgia", "URW Bookman L", "Times New Roman", serif;
}
* html body {
  font-size : x-small;
  font-size : small;
}
#hhnav {
  text-align : center;
  font-size : 100%;   
}
#hhnav li {
  display : inline;
  margin : 4px;  
}
#hhh {
  text-align : center;
}
#hhh p, #hhh h1, #hhh h2 {
  font-size : small;
  margin : 2px;
  padding : 0;
}   
#navigation {
 display : none;
}
#footer  {
 display : none;
}


