#watermelon {
  width: 400px;
  height: 400px;
  float: left;
}

.centerColumn * {
  background: none;
  z-index: 4;
  position: relative;
}

.centerColumn P {
  line-height: 16px;
  width: 700px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#watermelon-img {
  z-index: 3;
  position: absolute;
  top: 320px;
  left: 0px;
}

#inga-pic {
  background: #fff;
  padding: 10px;
  border: 1px solid #eee;
  border-right: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
  clear: right;
  display: block;
  float: left;
  margin: 20px;
}


EM {
  position: relative;
  padding-right: 230px;
  top: 30px;
}






