html, body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.background {
	color: #fab6fa;/*themecolour1%0;*/
	background-image: url(index_files/natfl242_bg.jpg);
}


#flashcontent {
	width:100%; height:100%; position:absolute; z-index:100; left:0px; top:0px;
}

/*
 * BananAlbum | www.BananAlbum.net | 2007
 */
