html, body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}


#flashcontent {
	width:782px;
	height:500px;
	position:absolute;
	z-index:100;
	left:2px;
	top:11px;
}

/*
 * BananAlbum | www.BananAlbum.net | 2007
 */
