body{
  background: lightyellow;
  color: black;
  margin:2ex;
  font-family: georgia, times, serif;
  font-size: medium;}
  
 
h3{
  font-family: verdana, helvetica;
  color:navy;
  font-size:medium;
  font-weight:bold;
  background: transparent;}
  
h2{
  color: navy;
  font-family: verdana, helvetica;
  color:navy;
  font-size:x-large;
  font-weight:bold;
  background: transparent;}

h1{
  color: navy;
  background: transparent;
  padding: 1ex;
  text-align: right;
  font-size: xx-large;
  font-family: verdana, helvetica, sans-serif;
  font-weight: bold;
  padding: 20px 20px;}

h3{
  margin-left: 0em;}
  
a{
  color: navy; 
  text-decoration: none}  
  
em.sc {
  font-variant: small-caps;
  font-style: normal;}
  

