how to apply image in css code example Example: how to add background in css body { background-image: url("paper.gif"); background-color: #cccccc; }