body {
    margin: 0;
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  

  
  /* These CSS Props have been modified as a result of the conflicts with Header/Footer */
  div#content hr {
    padding: 0px;
  }
  div#content {
    font-size: 13px;
  }
  