@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	background-image: none;
}
html {
	background-color: #000000;
	background-image: none;
}
div#flashContainer {
	background-color: #000000;
	width: 950px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

