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

body {
	background-color: #000000;
	overflow: auto;
}

div#swfcontainer {
	width: 100%;
	height: 100%;
}

div#theswf {
	height: 100%;
}



