Todo today

Short form

div:nth-child(1){
	background:#c7c7c7 url(postit.png)
          top left/100% 100% no-repeat;
}
   

Order of writing: color image position / size repeat
We cannot use the size value without defining position values before.
Not yet well implemented: Opera ok, Webkit no, Firefox no.