Fondos, posición
1. background-repeat: repeat-x; background-position: left top;
2. background-repeat: repeat-x; background-position: left bottom;
3. background-repeat: repeat-y; background-position: top right;
4. background-repeat: repeat-y; background-position: top left;