body { background-image: url('rainbow3.jpg'); background-position: center; /* left or right also work */ background-repeat: no-repeat; /* no-repeat or repeat-y (vertically) or repeat-x (horizontally) */ }