html {
  min-height:100%;
  position:
}
body {
  height:100%;
}
#main {
  margin: 0 auto;
  width: 400px;
  text-align: center;
}