@charset "utf-8";
/* CSS Document */

body {
    background-color: #000000;
    color: #FFFFFF;
    font: 12px Arial,sans-serif;
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    line-height: 1;
    text-align: left;
}