body {
  margin-top: 1em;
  background-color: white;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: black;
  font-size: 12px;
  -webkit-text-size-adjust: 16px !important; }

h1 {
  font-size: 3.8em;
  color: #53b2bb;
  margin-bottom: 3px; }
  h1 .small {
    font-size: 0.4em; }
  h1 a {
    text-decoration: none; }

h2 {
  font-size: 1.5em;
  color: #53b2bb; }

h3 {
  text-align: center;
  color: #53b2bb; }

a {
  color: #53b2bb; }

pre {
  background: white;
  color: black;
  padding: 15px; }

hr {
  border: 0;
  width: 80%;
  border-bottom: 1px solid #aaaaaa; }

.description {
  font-size: 1.2em;
  margin-bottom: 30px;
  margin-top: 30px; }

.download {
  float: right; }

.footer {
  text-align: center;
  padding-top: 30px;
  font-style: italic; }

#container {
  margin: 0 auto;
  width: 900px; }
