body{
    background-image:url(gris.jpg);
    font-size: 50px;
    font-family: cursive;
    text-align: left;
    color :#f6ff91;
}

h1{
    font-family :"Bradley Hand",Mantinia Regular;
    font-size: 80px;
    text-align: center;
    text-decoration: underline;
    color:#f6ff91;
}
ul{
    list-style-type: none;
}
a{
    color: #f6ff91; 
}
h5{
    font-family :"URW Chancery L",Mantinia Regular;
    font-size: 40px;
    text-align: left;
    color:#f9f1098e;
}
h7{
    font-family :"URW Chancery L",Mantinia Regular;
    font-size: 40px;
    text-align: right;
    color:#f9f1098e;
}