body {
    background-color: #130a0e;
    background-image: url(backdrop.jpg);
    background-repeat: repeat-x;
}

a, a:visited, a:link {
    text-decoration: none;
    font-family: Verdana;
    font-size: 9px;
    color: #aaaaaa;
}

a:hover, a:active {
    text-decoration: none;
    color: #cccccc;
}

#ms {
    position:absolute;
    left:50%;
    top:50%;
    width:895px;
    height:20px;
    margin-left:-448px;
    margin-top:300px;
}

#swf-container {
    position:absolute;
    left:50%;
    top:50%;
    width:895px;
    height:554px;
    margin-left:-448px;
    margin-top:-277px;
    border:8px solid white;
}
