body { background-color: #666666; }

table {
  position:absolute;
  left: 50%;
  top: 50%;
  margin-left: -422px;
  margin-top: -268px;
  background-color: #666666;
  background-image: url(../images/bg_intro.jpg);
  background-repeat: no-repeat;
}

td {
  height: 536px;
  width: 844px;
}



p.titel {
text-align: center;
  font-size: 16px;
  font-weight: bold;
  font-family: Tahoma,Geneva,Kalimati,sans-serif;
  color: #cccccc;
  margin-bottom: 5px;
}

