@charset "UTF-8";/* CSS Document */#album img {background: white; padding: 1px; border: solid 1px #000000; }#album img:hover {border: solid 1px #cccccc; }