body {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat;
	height: 100%;
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	overflow: hidden;
}
#flashcontent {
	height: 100%;
	width: 100%;
}

