#bgimage {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.texto {
    font-family:verdana; 
    color:#000; 
    font-size:16px;
    text-decoration: none;
    font-weight:bold;
}

.texto2 {
    font-family:verdana; 
    color:#000; 
    font-size:14px;
    text-decoration: none;
}