body {
  color: white;
  font-family: 'Helvetica', 'Arial', 'sans-serif';
  background: #000000;
  margin: 0;
  font-size: 10px;
}

p.appstorelink {
  text-align: center;
  padding-top: 1em;
}

p.appstorelink a img {
  border: 0;
}

#body_content {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  overflow: hidden;
  position: relative;
  background: transparent;
  text-align: justify;
  width: 70em;
  height: 76em;
}

#header {
   left: 3.5em;
   position: absolute;
   top: 1em;
   width: 63em;
}

#header h1 {
  font-size: 3.6em;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
  font-weight: normal;
}

#screenshot {
  border: none;
  height: 67.8em;
  left: 3.8em;
  position: absolute;
  top: 7em;
  width: 30em;
}

#right_column {
  background: transparent;
  border: none;
  opacity: 1.00;
  margin-left: 37em;
  margin-top: 7em;
  position: relative;
  width: 29em;
}

#right_column h2 {
  font-size: 2.2em;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.7em;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  opacity: 1.00;
  padding-bottom: 1.0em;
  padding-top: 0;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
}

#right_column p {
  font-size: 1.5em;
  margin-top: 0;
  margin-bottom: 1.67em;
  line-height: 1.67em;
}

#footer {
  height: 2.8em;
  left: 0;
  position: absolute;
  top: 62em;
  width: 70em;
}

#footer p.copyright {
  font-size: 1em;
  margin-bottom: 0;
  margin-top: 5em;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

