#main {
  background: #000000 url(../images/background.jpg) top right no-repeat;
  }
img#little-flower {
  position: absolute;
  top: 330px;
  left: 70px;
  }
div.thumb {
  position: absolute;
  background-color: #ffffff;
  padding: 1px;
  }
div.thumb img {
  border: solid 1px #000000;
  width: 50px;
  height: 70px;
  display: block;
  }
#thumb1 {
  top: 100px;
  left: 330px;
  }
#thumb2 {
  top: 100px;
  left: 400px;
  }
#thumb3 {
  top: 190px;
  left: 295px;
  }
#thumb4 {
  top: 190px;
  left: 365px;
  }
#thumb5 {
  top: 190px;
  left: 435px;
  }
#thumb6 {
  top: 280px;
  left: 295px;
  }
#thumb7 {
  top: 280px;
  left: 365px;
  }
#thumb8 {
  top: 280px;
  left: 435px;
  }
#thumb9 {
  top: 370px;
  left: 330px;
  }
#thumb10 {
  top: 370px;
  left: 400px;
  }
.hoverimg {
  position: absolute;
  visibility: hidden;
  }
#hover1 {
  height: 300px;
  width: 300px;
  background-color: red;
  top: 380px;
  left: 580px;
  }