body {
	background-color:#000000;
}

* {
	margin:0;
	padding:0;
}

.highscoretag {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	font-size: 18px;	
}

.highscorecontents {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	font-size: 12px;	
}

.hiscorename {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight: bold;
	font-size: 12px;
}

div#mainwrapper{
	width:980px;
	background-color: #000000;
	height: 610px;
	margin: auto;
}
