body{
	background-color:#000;
}
#wikitext img {
	float: none;
}
#header {
  color: inherit;
  height: 110px;
  background-color: #511f0d;
  border: 0px;
}
.headerTitle span {
  color: #9e6d37;
  background-color: transparent;
  font-weight: normal;
  letter-spacing: 0.6em;
}
#wikibody {
  color: #9e6d37;
}
.wikileft {
  background-color: #511f0d;
  width: 12.5em;
  float: left;
  clear: left;
}
.wikileft a {
  color: #9e6d37;
  background-color: transparent;
  text-decoration: none;
}


