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

body { 
background-image: url(imagenes/fondo.jpg);
margin: 0px 0px 0px 0px;
}

.invisible { 
display:none
}
