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

.texto { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal; color:#333333; text-align:center; }
.firma { font-family: "Courier New", Courier, monospace; font-size:11px; font-weight: bold; color:#000000; margin: 15px auto 25px auto; text-align:center; }
.gracias { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #999999; text-align:center; }
.gracias a { color:#666666;}
.gracias a:hover { color:#000000;}
#stage { width: 800px; height: 600px; margin: 10px auto 10px auto; border: none; text-align:center;}
