/* CSS Document */

/*#web{
    width:760px;
    height:482px;
    background:url(../imagenes/contacto1.jpg) no-repeat;  
    }   */
#fondo{
    width:756px;
    height:425px;
    /*background: url(../imagenes/videobook/foto1.jpg) no-repeat;*/
    margin:-37px 0 0 90px;
    /*background:red; */
    }    
.email{
    font-size:30px;
    color:#000000; 
    position:absolute;
    margin-top:230px;
    margin-left:460px;
    font-family: 'Brawler', sans-serif;
    /*font-family: 'Actor','Questrial', sans-serif; */
    }
a{
    color:#000000;
    text-decoration:none;
    
    }