div:nth-child(1){
background:#c7c7c7 url(../images/postit.png)
top left/cover 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.