*, html, body {
        color: white;
        background: black;
        font-family: courier;
}

.center {
        text-align:	center;
}

.logo {
        stroke:		none;
        fill-rule:	evenodd;
        fill:		rgb(50%,50%,50%);
        fill-opacity:	1;
}
