BODY { 
  color: #553300;
}

#header_content {
  margin-left: 5em;
  margin-right: 5em;
  margin-top: 3em;
  margin-bottom: 1em;
  text-align: center;
}
.header_title{
  font-size: 150%;
  margin-bottom: 0em;
}

.main_content {
  margin-left: 5em;
  margin-right: 5em;
  margin-bottom: 2em;
}

.mip_nav_bar {
  margin-left: 5em;
  margin-right: 5em;
  color: #ffffff;
  background-color: #553300;
  text-align: center;
}
.mip_nav_bar A {
  color: #ffffff;
  font-family: sans-serif; font-size: smaller; font-weight: bold; 
}

.main_content IMG {
  border: solid 2px #553300;
  padding: 5px;
  margin: 10px;
  max-width: 350px;
  max-height: 400px;
}
