body {
  background-color:#fff8e3; 
  color: #33332d;
}
a {
  color: #33332d;
  text-decoration: underline;
}
a:hover{
  color: black;
  text-decoration: none;
}
a:visited {
  color: #33332d;
  text-decoration: none;
}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {font-weight:bold;background:#cccc9f;}
th, td, caption {padding:4px 10px 4px 5px;}
tbody tr:nth-child(even) td, tbody tr.even td {background:#cccc9f;}
tfoot {font-style:italic;}
#header  { 
  background-color:#db4105; 
  text-align:left; 
  text-decoration: none; 
  color: black; 
}
h1 {
  color: black;
  font-family: 'Vollkorn', serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 550;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
}
h2 {
  color: black;
  font-family: 'Vollkorn', serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 450;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
	margin-top: 100px;
	padding-top: 100px;
}
#content {
  background-color: #cccc9f;
  color: black; 
  font-family: 'Vollkorn', serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2em;
}

#footer { 
  background-color: #33332d; 
  color: #cccc9f;
  font-family: 'Vollkorn', serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
}
#footer p a {
  color: #cccc9f;
  font-family: 'Vollkorn', serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
}
#footer h3 {
  color: #cccc9f;
  font-family: 'Vollkorn', serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
}
#footer h5 {
  color: #cccc9f;
  font-family: 'Vollkorn', serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
}
