body {
    background-image: url(../images/player.jpg);
    background-repeat: no-repeat;
    padding: 40px 0 0 45px;
}

#enlace a {
    position: relative;
    top: 84px;
    left: 140px;
    font-family: arial, helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bolder;
    text-decoration: none;
}