Background Img question

Hallo,
Forgive me if I should be more informed but is there a way to state dimensions for a background
image like:

#bigbox {
 background:#ffffff url(/icons/anImg.gif) no-repeat 50% 50%;
 background-width: 100px;
 background-height: 70px;
 }

Manos

Received on Wednesday, 22 November 2000 14:58:37 UTC