body {
    line-height: 1.6;
    font-size: 16px;
    padding-top: 0;
    max-width: 800px;
    margin: auto;
    left: 10;
    right: 10;
}

h1 {
    text-align: left;
    font-size: 20px;
}

a {
    color: #888;
}

code {
    font-size: 85%;
}

p {
    text-align: center;
}

footer {
    border-top: 1px solid #888;
}