@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #1F301B;
}
#flash {
	border: 1px solid #204716;
	height: 625px;
	width: 950px;
}
#credit {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #669900;
	font-weight: normal;
	margin-top: 10px;
}
#credit a {
	color: #669900;
	text-decoration: none;
}
#credit a:hover {
	color: #99FF00;
	text-decoration: none;
}
