BODY{
  margin:       0px;
  background:   #000000;
}
#central{
  float:left;
  position: relative;
  width: 780px;
  left: 50%;
  margin-left: -390px;
  padding-top:10px;
  z-index: 2;
  background: #9E1515 url('chinese-whispers-bkg.jpg') no-repeat;
}
h1{
  width: 100%;
  text-align: center;
  margin: 0px;
  padding-top: 2px;
  font-size: 26pt;
  font-family: arial;
  color: #FFFFFF;
  font-weight: bold;
}
.text_box1{
  width: 400px;
  margin-left: 5px;
  margin-top: 5px;
  font-family: arial;
  color: black;
  font-weight: bold;
  font-size: 14pt;
}
.text_box3{
  width: 600px;
  margin-left: 5px;
  margin-top: 5px;
  font-family: arial;
  color: black;
  font-weight: bold;
  font-size: 14pt;
}
#text_box2{
  width: 780px;
  font-family: arial;
  color: black;
  font-weight: bold;
  font-size: 14pt;
  background-color:#DF747A;
}
#ad1{
  position: relative;
  width: 120px;
  left: 50%;
  margin-left: -515px;
  float:left;
}
#ad3{
  position: relative;
  width: 120px;
  left: 50%;
  margin-left: 0px;
  float:left;
}
