
a:focus, a:hover, a:active {
        text-decoration: underline;
}
p, li {
        line-height: 1.8em;
}

pre {
        font-size: 1.2em;
        line-height: 1.2em;
        overflow-x: auto;
}
div#page {
        width: 100%;

        margin: 0 auto;
        text-align: left;

        border-style: none ;
        border-width: 0px;
}
div#container {
        padding: 10px;
}
div#ads {
        clear: both;
        padding: 9px 0 9px 56px;
}
div#footer {
        clear: both;
        color: #998C6A;
        margin: 0 auto;
        padding: 20px 0 40px;
        text-align: center;
}
