The following 6 pages demonstrate the background properties.
Rule for background-image.
body {background-image: url('bg-1.gif')
The background image used for this page is bg-1.gif.
It is tiled or repeated over and over again.
This is what the image looks like without repeating.