html {
    font-family: sans-serif;
}

h1 {
    text-align: center;
}

div.page {
    width:450px;
    margin-left: auto;
    margin-right: auto;
}

div#footer {
    position:absolute;
    bottom: 0;
    height: 1.2em;
}
