body {
   background: white;
   font-size: small;
  }
#top, #footer, div.searchbox, div.notebox, #copyright, #leftnav{
   display: none;
   }
td, table { height: 100%; }
	   
#container  {
   width: auto;
   margin: 3%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

k, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a[href^="/"]:after, #content a:visited:after {
   content: " (http://chemistry.st-and.ac.uk/" attr(href) ") ";
   font-size: 80%;
   }

