@charset "utf-8";
body {
    background-color: #000000;
    clear: left;
    color: #F41317;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    margin-top: 0px;
    text-align: center;
}
body p {
    color: #C0C0C0;
}
