body {
  background: #FFFFFF;
}

#container_header {
  display: none;
}

#container_main {
  border: 0px solid #5E0000;
  background: #FFFFFF;
}

#container_footer {
  display: none;
}

#box_header {
  display: none;
}

#box_left {
  display: none;
}

#box_center {
  border: 0px;
  background: #FFFFFF;
}

#box_right {
  display: none;
}

#box_footer {
  display: none;
}

#box_center h1 {
  display: none;
}
