/** 
  @class footer
  */
div.footer {
  text-align: center;
  background-color: white;
  padding: 3px;
}

div.footer address {
  font-style: normal;
}
