background: #000 url(../images/arrows/arrow32.png;
is this precisely what you have? What you show is missing the ) to close the url.
background: #000 url(../images/arrows/arrow32.png;
is this precisely what you have? What you show is missing the ) to close the url.