body {
    background-image: url("bk.jpg");
    /*background-size: cover;*/
}

h1 {
    font-size: 20px;
    color: white;
    margin-left: 30px;
}

#juego {
    margin-left: 110px
}
#hola3{
    text-align:center;
}

a {
    color: inherit; /* blue colors for links too */

  }

