.fondo{
    background-image: url('../img/esmaltesanadalucia.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.fondo a{
    color: #F2F2F2;
    -webkit-text-stroke-width: 0.1px;
    -webkit-text-stroke-color: wheat;
}
.jumbotron,
h1
p
{
    color: #0056b3;
}