@charset "utf-8";
body img {
	position: static;
}
body {
	background-color: rgba(38,38,38,1.00);
	color: #FFF200;
	font-family: courier-prime;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	font-size: medium;
	text-align: center;
	text-decoration: none;
}
body div a {
	color: #FFF200;
}
