CSS background-position

Background Image:

background-position:

top
bottom
left
right
center
left top
left bottom
bottom 10px right
bottom 10px right 20px
...

background-origin:

border-box
padding-box
content-box

background-repeat:

repeat-x
repeat-y
repeat
space
round
no-repeat