html, body {
    background-color: #000;
}

#myytplayer {
    margin: 0 auto;
}

div#ingsocLogo {
    width: 550px;
    height: 434px;
    margin: 0 auto;
    background-image: url(../images/ingsoc.gif);
}

div.text {
    width: 650px;
    line-height: 175%;
    font-size: 1.3em;
    margin: 25px auto;
    font-family: Arial, Verdana, sans-serif;
    color: #FFFFFF;
    text-align: center;
}

/*span.tmh {
    font-weight: bold;
    color: #CC0000;
}*/