 @charset "utf-8";
  
  /* site specific: colours, bg-images etc */
  #content h2,
  #content h3,
  #content h4,
  #content h4 a {
  color: #3AACD9;
  }
  
  #site-name h1, #site-name h2 {
   top:68px; /* changes depending on whether site has faculty home link */
   color:#0064C4;
  } 