
  body { background-color: #000000; padding: 0px; margin: 0px; font-size: 14px; font-family: "Courier New", Courier; }
  h1   { font-family: "Courier New", Courier; font-size: 22px; font-weight: bold; margin: 0px; padding: 0px 0px 10px 0px; }
  p    { margin: 0px; padding: 0px; }


  #body_container { position: absolute; left: 50%; top: 50%; width: 906px; height: 625px; margin-left: -453px; margin-top: -312px; background-repeat: no-repeat; }
  #body_container.home { background-image: url(images/body_container_bg.jpg); }
  #body_container.other { background-image: url(images/body_container_bg2.jpg); }

  #body_content   { position: absolute; left: 50%; top: 50%; width: 250px; height: 390px; margin-left: -125px; margin-top: -200px; color: #ffffff; font-family: Verdana; font-size: 11px; line-height: 18px; text-align: justify; overflow: hidden; }
  #body_content_2 { position: absolute; }
  #body_content_2 a { color: #ffffff; }

  #body_x         { position: absolute; left: 50%; top: 50%; width: 20px; height: 20px; margin-left: 125px; margin-top: -225px; }
  #body_x a       { font-family: Verdana; font-size: 16px; text-decoration: none; color: #ffffff; }

  #body_scroll    { position: absolute; left: 50%; top: 50%; width: 32px; height: 10px; margin-top: 202px; margin-left: -16px; z-index: 999; }

  #body_link      { position: absolute; left: 50%; top: 50%; width: 906px; margin-left: -453px; margin-top: 320px; text-align: center; text-transform: lowercase; color: #ffffff; }
  #body_link a    { display: inline-block; color: #ffffff; padding: 0px 5px 0px 5px; text-decoration: none; }
  #body_link a:hover { text-decoration: underline; }