http://francissite.altervista.org/css/guidacss_07.php
codice:
div {
 background-image: url(immagine.jpg);
 background-repeat: no-repeat;
 background-position: bottom left;
}