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


.fondo {width:100%; height:100%; position: absolute; z-index: -1; top: 0; left:0;}
#center {
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
margin: auto;
height: 240px;
width: 320px;
}