#center-wrapper {
  width: 100%;
  height: 305px;
  padding-top: 90px;
  background-image: url("/images/white-to-gray-2x395.png");
  background-repeat: repeat-x;
  text-align: center;
}

#center-header {
  width: 840px;
  height: 155px;
  margin-left: auto;
  margin-right: auto;
  background-image: url("/images/site-005b.png");
  padding-top: 150px;
}

#go-button {
  display: inline;
}