corrade-http-templates – Rev 2

Subversion Repositories:
Rev:
body {
    color: #fff;
    font-family: Computer Modern Typewriter;
    font-size:13px;
    text-align:center;
    font-weight: bold;

    background-color: #fff;
    margin: 0px;
    overflow: hidden;
}

#info {
    color:#fff;
    position: absolute;
    top: 0px; width: 100%;
    padding: 5px;
}

a {
    color: #4bbeff;
}