Repetição de imagens

background-size: 120px;

background-repeat: repeat-x;

background-repeat: repeat-y;

background-repeat: space;

background-repeat: round;

background-repeat: no-repeat;

background-repeat: repeat space;