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


#flashcontent {
	width:540px;
	height:233px;
	position:absolute;
	z-index:100;
	left:167px;
	top:185px;
	background-color: #000000;

}

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