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

body {
	background-color: #000000;
	color: #EBEBEB;
	width: 512px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
}
#flashmovie_1 {
	width: 512px;
	height: 288px;
	background-color: #000000;
	margin-bottom: 80px;
	margin-top: 80px;
	background-image: url(../pix/sooncome.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#continue {
	width: 512px;
	height: 288px;
	border: 0px;
}
#continue img {
	border: 0px;
}

