body{
  background-color: #EDC9BF;
  margin-top: 1.0em;
  font-family: Helvetica, Arial, FreeSans, san-serif;
}
header h1{
  background: url(/assets/3/logo_monkeypatch_RGB_normal.original) no-repeat center;
  height: 500px;
  text-indent: -9999px;
  text-align: center;
}
p{
  font-family:"gill sans";
  font-size: 14px;
  text-align: center;
} 
#content-main {
  margin: 0 auto;
  width: 700px;
}
h1 { font-size: 3.8em; margin-bottom: 3px; }
h1 .small { font-size: 0.4em }
h1 a { text-decoration: none }
h2 { font-size: 1.5em }
h3 { text-align: center }
a { color: #000 }
.description { font-size: 1.0em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
.download { float: right; }
pre { background: #FFF; color: #000; padding: 15px;}
hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
.footer { text-align:center; padding-top:30px; font-style: italic; }