@charset "UTF-8";
body {
	background-color: #494947;
	margin: 0 auto;
	width: 900px;
}
#flash_holder {
	background-color: #494947;
	width: 900px;
	height: 900px;
	margin-top: 12px;
	float: left;
}