*
{
	margin:0;
	padding: 0;
	outline: none;
}

body, html
{
	height: 100%;
	width: 100%;
}

body
{
	/*background-image: url(../images/background.png);*/
	background-color: #000000;
}


#flash_container
{
	width: 100%;
	height: 100%;	
	z-index: 2;	
	position:fixed;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}