.button {style.css (line 64)
background-image:url(images/button.png);
}
.button, .button:hover {style.css (line 60)
border:1px solid #A5ACB2;
}