body {
	background-color: #000000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	height:100%;
	overflow:hidden;
	color: #CCCCCC;
}
#tot h1 {
	font-size: 90%;
}
#tot #getPlayer {
	padding: 1em;
}
#tot #getPlayer a {
	text-decoration: none;
	color: #999999;
	font-size: 70%;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	display: block;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.class_exp {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	font-size: 70%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	letter-spacing: .1em;
	word-spacing: .2em;
}
#tot {
	text-align: center;
	margin: auto;
	padding-top: 10%;
}
#tot2 {
	text-align: center;
	margin: auto;
}

