Watch the background image here |
Read the basic Body Tag CSS tutorial
Watch the background image here. body { background-color: #cfcfcf; margin-top: 0.0em; background-image:url(plus_logo.jpg); background-repeat: no-repeat; background-position: left center; background-repeat: repeat-x; } |