body {
  margin: 0;
  padding: 0;
  font: 1em Verdana, Tahoma, Arial;
  background: #370101;
}

a img {
  border: 0;
}

a.gg {
  text-decoration: none;
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
}

#max {
  width: 100%;
  text-align: center; 
  background: #b90504 url(images/bg_body.jpg) repeat-x bottom center;
}

#container {
  margin: 0 auto 0 auto;
  width: 100%;
  height: 100%;
  background: transparent;
  position: relative; 
}

#top {
  display: none;
}

#lay {
  display: none;
}

#content {
  margin: 0;
}

#main {
  display: none;
}

#realcontent {
  width: 100%;
  margin: 0;
  padding: 0;
}

#true {
  text-align: justify;
  margin: 0;
  margin-bottom: 20px;
  padding: 0 25px 0 25px;
  font-size: 0.8em;
}

#true h1 {
  width: 100%;
  text-align: right;
  font-size: 1.3em;
  color: #625823;
  border-bottom: 1px solid #625823;
  padding-bottom: 5px;
  margin: 20px 0 30px 0;
}

#true p {
 text-indent: 50px;
 line-height: 1.4;
}

#true ol, #true ul, #true li {
  line-height: 1.6;
  font: verdana;
}

#footer {
  display: none;
}

.yellow {
  display: none;
}

.brown {
  display: none;
}

