@charset "utf-8";
body {
	padding: 0px;
	color: #000000;
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
#flash_body {
	background-color: #000000;
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}

.fit{
	background-color: #000000;
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}