html, body {
		background-color: #000;
	font-family: Arial;}

a {
	text-decoration: none;
}

.stats {
	color: #FFF;
	font-size: 12;
	font-weight: lighter;
	font-family: "Times New Roman", Times, Serif
}

h1 a {
	
	color: #E3E3E3;
    font-size: 20;
    font-weight: lighter;
    font-style: italic;
}

h2 a {
	
    font-size: 20;
	color: #BA96A4;
	margin-top: 0px;
    font-weight: lighter;
    font-style: italic;
}

h3 {
	
    font-size: 18;
	color: #E3E3E3;
	margin-top: 0px;
    font-weight: lighter;
}