@charset "utf-8";
body{
	margin:0px;
	padding:0px;
	background:url(../image/bg.gif) repeat #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
#body_flash{
	width:100%;
	height:100%;
	position: absolute;
	background:url(../image/la_fiesta_bg.gif) center no-repeat fixed;
	margin:0 auto;
	min-height:750px;
}
.flash_aline{
	margin:0 auto;
	padding:0px;
}
	
