body { background-color: black; font-family: "Trebuchet MS"; text-align: center; margin-top: 0.5%; color: white; }
h1 { margin: auto; font-family: Impact; font-size: 84px; }
h3 { margin-top: 10.5px; font-size: 16.5px; }
span { font-size: 12.5px; font-weight: normal; }
#foot { position: fixed; bottom: 0pt; left: 6pt; text-decoration: none; font-size: 14px; }
a:link, a:visited { text-decoration: none; color: #00CCCC; font-weight: bold; }
a:hover { text-decoration: underline; color: white; font-weight: bold; }
a:active { text-decoration: line-through; color: white; font-weight: bold; }
p, ul { max-width: 62%; margin: auto; margin-bottom: 4px; margin-bottom: 4px; }
code { font-size: 17px; }

#foot {
    float: left;
    bottom: 10pt; left: pt; text-decoration: none; font-size: 14px;
} 

/* Info tooltip, implemented but commented out
.info_wrapper {
    text-align: left;
    display: table;
    margin: 0 auto;
    width: 50%;
}
.info_block {
    font-size: 18px;
    font-weight: 700;
}

.info_content {
    
}
*/
