body {
  background: #33776A;
}

#gallery {
  width: 529px;
  position: absolute;
  left: -265px;
  margin-left: 50%;
  padding: 60px 0px;
  font-family: sans-serif;
  font-weight: bold;
  font-size: large;
}

#gallery img {
  width: 529px;
  height: 146px;
  margin: 2px;
  display: block;
  border: 0px;
}
