Shifting an image using CSS

background: url(puking-unicorn.jpg);
background-repeat: repeat;
background-position: 
   0px 
   0px;