SET ONE
LESSON 3B: Creating and installing a repeating background
Blog Background - Tiled
This tutorial shares how to make a tiled background for your blogger and to install it.
Here is the code you will need:
background-image: url(http://yourlink.jpg);
background-repeat: repeat;
background-position: top left;