.logotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;






}
body {
        background-color: #339933;
}

.smalltext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
}
.gamelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
