#home {
  position:absolute;
  z-index:1;

  top:50%;
  left:50%;
  width:585px;
  height:279px;
  margin-left:-292px;
  margin-top:-140px;
}