CSS, background-repeat distance
I guess the ship has pretty much sailed, but still there is a solution based on data-URI. You can generate an SVG containing your image which has a size greater than the image (e.g. to make the margin 60px just make a width equal to the width of the image (40px) + the desired margin … Read more