body {
	margin: 0px;
	background-color: #1A1A20;
}
.flashholder {
	margin-top: 60px;
	text-align: center;
}
.noflash {
	display: none;
}
.credits {
	margin-top: 10px;
	text-align: center;
	font-size: x-small;
	color: #9896B0;
}	
a {
	color: #9C98D4;
	text-decoration: none;
}
a:hover {
	color: white;
}