@charset "utf-8";
/* CSS Document */

body {
	border:0px;
	margin:0px;
	padding:0px;
	width-min:975px;
	height-min: 650px;
	background: url(../img/fondo.jpg);
		
}


#flashcontent {

	position:absolute;
	width: 975px;
	height: 650px;
	top:50%;
	left:50%;
	margin-left: -487px;
    margin-top: -285px;


}



