body {background: #80ff80; color: black;}

h1 {background: #006400; color: white;
    font-family: Arial, Helvetica, sans-serif;}
h2 {font-family: Arial, Helvetica, sans-serif;}
p {font-size: 112%;
   font-family: Arial, Helvetica, sans-serif;}
p.duplicate {text-align: center;}

a:link {
   font-weight: bold; text-decoration: none;
   background: transparent; color: #00c;}
a:visited {
   font-weight: bold; text-decoration: none;
   background: transparent; color: maroon;}
a:hover, a:active {
   font-weight: bold; text-decoration: underline;
   background: #ffff80; color: red;}