html, body, a {
    height: 100%;
    width: 100%;
    background-image: url("/media/cashonly.jpg");
    background-repeat: repeat;
    text-decoration: none;
    color: pink;
}

