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

html {
	background:#000000;
	margin: 0px;
}

body {
	overflow:hidden;
	background:#000000;
}
#flashContent {
	color:#FFFFFF;
}