div.decor {
  width: 100%;
  height: 320px;
}

div.img1 {
  position: absolute;
  width: 240px;
  height: 179px;
  margin-left: 80px;
}

div.img2 {
  position: absolute;
  width: 240px;
  height: 180px;
  margin-left: 260px;
  margin-top: 130px;
  
}

