body {
  background: #228b22 none repeat scroll 0%;
  text-align: center;
}

.gallery table {
  width: 100%;
  border: none;
  margin-left auto;
  margin-right: auto;
}

.gallery td {
  padding: 10px 20px 10px 20px;
}

img {
  border: none;
}

#page {
  background: #ffffff none repeat scroll 0%;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

