/* CSS Document */
body { background:black; padding:0;margin:0; color:white; }
img {
  border:0;
  width:875px;
  height:618px;
}
div.innerskip {
  width:100%;
  position:absolute;
  top:50%;
  height:618px;
/*  height:10em;   620px (-310px) */
  margin-top:-309px;
}
div.hallbox {
  width:875px;
  margin:0 auto;
  height:618px;
}

