body {
   background: white;
   font-size: 8pt;
   }
img {
   width: 50%;
   height: 50%;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

