body{
  font-family: Georgia, "Times New Roman",
        Times, serif;
color: black;
 background:  maroon; background-attachment: scroll;}

h1 { color: red; font-weight: bold 
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
h2 { color: silver; font-weight: bold 
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
p {
background: grey;} 

a:link {
  color: red; }
a:visited {
  color: red;}

address {
  margin-bottom: 20em;
  padding-top: 1em;
  border-top: thin solid }
