which of the following is not a css background properties code example
Example: background css
body {
background: #ffffff url("img_tree.png") no-repeat fixed right top;
}
body {
background: #ffffff url("img_tree.png") no-repeat fixed right top;
}