@charset "UTF-8";


body {
	background-color: #E2DCDC;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
}

#DivSWF {
	height: 600px;
	width: 900px;
	margin-left: 50%;
	position: absolute;
	left: -450px;
	top: 30px;
	text-align: center;
}

h1 {
	font-size:18px
}
