I am trying to add a background image to a button (or link with the same class) which already has a background color.
Here is the jsfiddle: http://jsfiddle.net/BNvke/
.button { background: url(http://i47.tinypic.com/2ni0ahd.png); background-repeat: 3px 5px no-repeat; }