@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
#flashmain {
	left: auto;
	right: auto;
	top: 0px;
	width: 950px;
	height: 800px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
