background: [background-image] [background-position] / [background-size] [background-repeat] [background-attachment] [background-origin] [background-clip] [background-color];
body { background: url(photo.jpg) left top no-repeat #000; }