body {
  background-color: rgb(255, 255, 255);
  font: 400 1em/1.38 Helvetica;
  color: rgb(0, 0, 0);
}

.image {
  display: block;
  width: 198px;
  height: auto;
  margin: 378px auto 0;
  overflow: hidden;
}

._button {
  display: block;
  float: left;
  clear: both;
  width: 13.5%;
  height: 55px;
  margin: 17px 0 0 43.1666666666%;
  border-radius: 3px;
  background-color: rgb(222, 222, 222);
  font-size: 1em;
  text-align: center;
  color: rgb(0, 0, 0);
}