body {
	margin: 0;
	background-color: #FFF;
}

#flashcontent {
	position: absolute;
	width: 99.9%;
	height: 100%;
}

#doubleclick {
	/*border: 1px solid #000;*/
	width: 1px;
	height: 1px;
	display: none;
}

