div#footer {
  text-align: center; }
  div#footer a {
    text-decoration: none; }
  div#footer img {
    padding: 0 1% 0 1%;
    border: none; }
    div#footer img:hover {
      background: #CCC; }
    div#footer img:active {
      background: #636887; }

div#updated {
  margin-top: .5em;
  color: #65729c;
  font-size: .9em; }
  div#updated a:link, div#updated a:visited {
    color: #65729c; }
