background-image: image css

CSS
body {

 background-image: url("paper.gif");

 background-color: #cccccc;

} 
 
Source

Also in CSS: