body {
    color: #CCCCCC;
    background-color: #000000
}

a {
    color: #FFFFCC;
    font-size: 12px;
    font-family: "Times New Roman", Times, serif
}

.box {
    font-family: "Times New Roman", Times, serif;
    font-size: 13px;
    color: #FFFFCC;
    background-color: #333333;
    border: 1px #333333 dotted
}

p {
    color: #CCCCCC;
    font-size: 12px;
    font-family: "Times New Roman", Times, serif
}