#s-background {
    background-image: url("res/tile.png");
    width:100%;
    height: 100%;
    position: absolute;
    z-index: -1;
}