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

body {
	font-family: Verdana, Geneva, sans-serif;
	height: 500px;
	background: #000;
	color: #FFF;
}

#flashobj {
	text-align: center;
	margin: 150px 0 0 0;
}
