td, div { color: #000000; font-family: arial, sans-serif; font-size: 12px; }
div.e_date { color: #000000; font-family: arial, sans-serif; font-size: 12px;  font-weight: bold; }

pre, code, tt {
  font-family: monospace;
  color: #7A4707;
}

body {
  background-color: #f8f1de;
  text-align: center;
}

#page {
  background-color: white;
  margin: 20px;
  padding: 20px;
  width: 100% auto;
  border: 1px solid grey; 
  text-align: left;
}

#header {
  padding: 10px;
  height: 240px;
  align: center;
}
