body {
  background-image: url('bg.gif');
}

#wrapper {
  width: 454px;
  height: 554px;
  background-image: url('splash.png');
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
}