         body { font-size: 0.8em;
                line-height:1.2em;
                font-family: "Stone Sans", Helvetica, sans-serif;
                background-color: #000;
		               }


      #imagen {margin:0 auto;
               width: 800px;               height: 600px;               position: relative; /*Muy Importante*/               background:url(images/fondo6.jpg) no-repeat;                } 
       a:hover { cursor: hand;                }             
#pantalla { display: block;                width: 230px;                height: 260px;                position: absolute;                top: 80px;                left: 70px;
                color: #fff;

	 }               


#pantalla a {               color:#abc;               text-decoration:underline;               }
