/* style sheet demonstrating the background-image property */

body   { color: #000000; background-color: #600409; background-image: url(images/star2.png); background-position: 100px 50px }