I am trying to add a logo to the images in the css style sheet via,
Code:
a img {border: 1px; }
When I do this, it adds a border around my logo as well, how would I get around this issue.

My client wants a border around only her product images.

Thanks in advance