html {
    min-height: 100%;
    background-color: #000;
}

body {
    background: none;
}

article, sidebar, footer {
    text-align: center;
}

sidebar {
    font-size: 80%;
}

footer small {
    font-size: small;
}
