body,html 
{
	background: #0A1025;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#flashContent
{
	width : 100%;
}

#status
{
	position: absolute;
	bottom: 0;
	left: 0;
	background: #0A1025;
	color: #383E4E;
	z-index: 9999;
}