body { 
    background: white;
    color: black;
    font-family: Courier, monospace;
    font-style: normal;
    font-size: 18px;
    line-height: 1.5em;
}
h1 {
    font-size: 36px;
}
#wrapper {
    width: auto;
    margin: auto auto;
}

#footer {
    text-align: right;
    width: auto;
    margin: 40px auto;
}

#ctact > span { margin: 0; }

.forthespammerzzzz {background: white;color: white; width: 0; display: none; position: absolute; top: 0; right: 0;}
