#footer {
  font: 10px 'Sans Serif';
  text-align: right;
  background: white;
  padding-top: 60px;
}
#footer hr {
  margin-right: 20px;
  border: 0;
  border-bottom: 3px dotted grey;
  width: 90%;
}
#footer span {
  margin-right: 25px;
  vertical-align: top;
}
#footer a {
  color: black;
  font-weight: bold;
}
#footer img {
  margin-right: 19px;
}
