@charset "utf-8";
/* CSS Document */

body {
background-image:url(fondo.gif);
width:1024;
height:588;
background-repeat:no-repeat;
background-color:#ececec;
background-position:inherit;
background-position:top;
font-family:Arial, Helvetica, sans-serif;
}

