html {
	width: 100%;
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-image: url(../bkg_recorte.jpg);
}

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