@charset "UTF-8";



body {
	background-color: #000000;
	text-align:center;
}
#wrapper {
	width:800px;
	height:600px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #000000;
	text-align:center;
}

#Flash {

	background-color: #002544;
}
