img.shot {
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

img {
  border: 0;
}

h1 {
  z-index: 1;
  font: 2.0em "Georgia", "Times New Roman", serif;
  color: #8c9e3a;
  font-style: italic;
  font-weight: normal;
  margin: 0;
  margin-top:1.8em;
  position: relative;
  padding-right: 10px;
  padding-top: 10px;
}

#about-bubble p {
  z-index: 1;
  position: relative;
  font-size:0.9em;
  padding-right: 10px;
  color: #1A1917;
}