/* This CSS file should contain formatting specific to the 'about' section of the website. */

/* Set section-specific colours for headings */

H1, H2, H3, H4, H5, H6, TH {
/*  color: rgb(169,68,153);*/
  background-color: transparent;
}



