#datospersonales {
    /* background-image: url(../imagenes/ciervo.jpg); */
    background-position: center;
    background-attachment: fixed;
    color: azure;
    background-color: blue;
}

#imagenpersonal {
    width: 60%;
}

body {
    font-family: "Comic Sans MS",arial,verdana;
}
