@charset "utf-8";
/* CSS Document */
body{
	background-color: #181914;
}
#home{
	margin: 0px;
	padding: 0px;
	background-color: #191A15;
	height: 100%;
	width: 100%;
}
#flash{
position: absolute;
top: 50%;
left: 50%;
margin-left: -505px;
margin-top: -305px;

}
