url()
示例:
body { background: url(bg.png); }
body { background: url(//baidu.com/img/bg.png) no-repeat 0 0; }