Zdjecie w tle

witam!!mam pytanie bo na mojej stronce : www.czarnijaslo.dzs.pl chcę ustawić sobie w tle fotke jak mam to zrobić?jest na to jakis kod?? html np.W head to sie wkleja ?? mam stronke na DZS

Na początku pliku CSS:

http://dzs.pl/templates/woody/style.css

masz fragment:

body{

background:url(img/bground.jpg);

font-family : Verdana, Arial, Helvetica, sans-serif;

color : #555555;

font-size:12px;

}

Linijkę:

background:url(img/bground.jpg);

zamineń na taką:

background:url(ADRES_FOTKI_W_NAWIASIE);