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

html,
body,
div#flashcontent {
background-color: #000000;
 width: 100%;
 height: 100%;
 padding: 0px;
 margin: 0px;
}

span.submitted {
	display: none;
}
