body {
  margin: 100px auto;
  width:500px;
  font-family:Courier;
  font-size:15pt;
}
#footer {
  margin-top: 100px;
}
h1 {
  font-size:100px;
  font-weight:normal;
  color:#C8C;
  margin: 0 0 0 -65px;
}
p {
  line-height:200%;
}
h2,h3,h4,h5,h6,h7 {
  text-transform:uppercase;
  margin-top: 2em;
}
.post {
}
