body{
margin:0 auto;
background-color:#000000;

background-repeat:repeat-x;


}

#pie {
	margin-top:674px;
	height:2px;
	background-image:url(img/pie.jpg);
	background-repeat:repeat-x;
	z-index: 10;
	position:absolute;
	width: 100%
}
#flash {
	position:absolute;
	margin-left:-461px;
	left:50%;
	top:100px;
	width:922px;
	height:632px;
	z-index:6;
}
#mp3 {
	position:absolute;
	margin-left:-461px;
	left:487px;
	top:568px;
	width:100px;
	height:100px;
	z-index:6;
}
/*#fondo_transparente{
z-index: 5;
position:absolute;
width:1200px;
height:850px;
background-image:url(img/fondo.png);
}
* html #fondo_transparente {background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fondo.png', sizingMethod='crop')    
    background:;
}*/

