#wrapper {
  width:100%;
  height:100%;
  background-image:url(images/home.png);
  background-position:center top;
  background-repeat:no-repeat;
}
