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


body{

background-image:url(../img/fondo4.gif);
}

div#cabecera h1 span{
display:none;
}

div#flash{
width:960px;
height:650px;
position:absolute;
left:50%;
top:52%;
margin-top:-325px;
margin-left:-600px;
}