body {
  background-color: rgb(255, 255, 255);
  font: 300 1.125em/1.38 'Open Sans Condensed';
  color: rgb(0, 0, 0);
}

p {
  margin-bottom: 1em;
}

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

.text {
  margin: 64px auto 0;
  font-size: 1em;
  line-height: 1.38;
  text-align: center;
  color: rgb(0, 0, 0);
}