background-repeat { background: url(img.jpg) no-repeat; /*or */ background: url(img.jpg); background-repeat: no-repeat; }