html,
body {
    background-repeat: repeat;
    background-image: url("lemon.png");
    background-size: 128px 128px;
}