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

/* grlaes */
/*html {
  height: 100%;
  overflow: hidden;
}*/
#flashcontent {
  height:648px;
  width:882px;
  margin:0 auto;
}
/* end hide */
body {
  margin: 0;
  padding: 0;
  background:url(../images/fondo.jpg) no-repeat top left;
}

