﻿html, body {

	height: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	
}

#interface-flash {

	width: 100%;
	height: 100%;
	min-width:895px;
	min-height:550px;
	position:absolute;
	top:0px;
	left:0px;
	
}










