body {
  background-color:#000000;
  background: url(../images/background.png);
}

#wrapper {
  padding:0px; 
  height: 20px; 
  position: absolute; 
  top: 45%; 
  left: 50%; 
  margin: -20px 0 0 -125px; 
  margin: -20px 0 0 -125px;
}