body {
  color: #FFFFFF;
  background-color: #000000;
  background-image: url(../images/title.jpg);
  background-position: center;
  background-repeat: no-repeat;
}
td {
  text-align: center;
}
#holder {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 400px; 
  height: 25px; 
}

