body {
    margin: 40px auto;
    line-height: 1.6;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    color: #444;
    padding: 0 10px;
    text-align: center;
}

h1, h2 {
    line-height: 1.0
}

a {
    color: #888
}

a:link, a:visited {
    color: #777;
    text-decoration: none
}

a:hover, a:active {
    color: #777;
    text-decoration: none
}

.footer {
    font-size: x-small;
    font-style: oblique;
    color: #777
}

