
html, body {
  height: 98%;
}

pre {
  margin-top: 32px;
  padding: 32px;
  line-height: 1.2em;
  font-family: Arial, non-serif;
  font-size: 1.2em;
  color: #828282;
  text-align: center;
}

#space { 
  width:1px;
  height:50%;
  margin-bottom:-200px;
  float:left;
}

#content {
  width: 360px;
  background-color: #ffffff;
  margin: 0 auto;
  position:relative;
  clear: left;
}
