#flashcontainer
{
  height: 100%;
}

#flashcontent
{
	height: 100%;
	width: 100%;
}

body
{
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin: 0;
	padding: 0;
	background-color: #000000;
}