Forse devi usare gli stili... una cosa tipo :
codice:
.unnamed1 {
	background-image: url(path);
	background-repeat: no-repeat;
}

ciao