it would be helpful to screenreader users to add either a title attribute or visually hidden span (see #4 re screen-reader utility class) to let them know what the link does. the image/logo can then have an empty alt attribute <img alt="" /> so that the src isn't read instead.