body {
    padding: 0px;
    color: #c0c0c0;
    background-color: #080808;
}
.outer {
    width: 50%;
    margin: auto;
    align: center;
}
#canary-text {
    padding: 2%;
    text-align: left;
    font-size: 9pt;
}
a {
    font-size: apt;
    color: #606060;
    text-decoration:none;
}
#canary, #canary>a, #canary>pre {
    font-family: sans;
    color: #ccbb25;
    margin: auto;
    align: right;
    position: absolute;
    right: 2%;
    top: 2%;
    text-align: left;
    font-size: 7.5pt;
    text-decoration:none;
}
