body {
    background-color: #FFF;
    color: #000;
    font-family: Verdana,Arial,sans-serif;
    margin-top: 20px;
}
div.game {
    font-size: 12px;
    text-align: center;
    margin-bottom: 30px;
}
div.login {
    font-size: 10px;
    text-align: center;
    margin-bottom: 20px;
}
object {
    border-color: #000;
    border-style: solid;
}
ul {
    list-style-type: none;
    padding-left: 0px;
    color: #F00;
}