html, body, a {
    display: block;
    text-indent: -999px;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

a {
    background: url(escape.jpg) center center no-repeat;
}

