@charset "utf-8";
/* CSS Document */

<!--
.swfcentro{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-500px;
}


-->
body{
	background:url(../img/fondoCortado.png) fixed center; 
	background-repeat:repeat-x; 
	background-position:50% 50%;
}
