body {
	font-family: Comix, Sans-Serif;
}

.left {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
}

.center {
        text-align: center;
}

.real {
        font-family: monospace;
        font-weight: bold;
}

h1, .info, #menu, .ad, .right {
	display: none;
}

a {
	text-decoration: none;
}

