body {
    background-color: #101010; 
}

div#editor {
    width: 760px;
    height: 570px;
}

object#editor {
    width: 1024px;
    height: 768px;
}

div.leaderboard {
    width: 468px;
    float: left;
}

div.clear {
    clear: both;
}

div#wrapper {
    margin: 0 auto;
    text-align: center;
}
div#plea { color: white; font-size: 14px }

div#top-less { width: 800px; margin: 10px auto; text-align: center; }
