body {
  font-family: Arial, "Times New Roman", Times, Georgia, serif;
  color: black;
  background-color: #ccffbb;
  padding-left: 2em;}

h1 {
  text-align: center;
  margin-top: 0em;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
  color: #ff0000;
  font-size: 1.75em;}

h2 {
 text-align: center;
 margin-top: 1em;
 font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
 color: #800000;
 font-size: 1.5em;}
  
 
a:link {
  color: blue }

a:visited {
  color: purple }

   
hr {
  color: black;
  margin-bottom: 1em}
  
address {
  font-style:normal;}
