在css样式表中,下列设置页面背景图片的说法正确的是()
A.
background:src(images/news.jpg) bottom repeat-y;
B.
background:url(images/news.jpg)left bottom no-repeat #999999;
C.
background:url(images/news.jpg)left bottom repeat_y;
D.
background:link(images/news.jpg)left bottom no-repeat;