/* coding: utf-8
	$Revision$
*/
body {
	background-color: #0F212A;
}

#flashcontent {
	width: 300px;
    height: 200px;
    position: absolute;
    top: 200px;
    left: 200px;
}
img {
	border: none;
}