#png1 {
  top:50px;
  left:500px;
  width:800px;
  height:840px;
    position:absolute;
}

#background {
  top: auto;
  left:2000px;
  width:2000px;
  height:2100px;
  
  background-repeat: no-repeat;
  background-size: cover;
}