body 
{ 
  margin-left: 25%; 
  margin-right: 25%;
  margin-top: 10%; 
  background-color: white;
  color: black;
}
h1
{
  font-family: sans-serif;
}
h2 
{ 
  color: rgb(128,128,128);
  text-align: right 
}
a { text-decoration: none; }
a:hover 
{
  text-decoration: underline;
}

div.footer
{
  font-size: smaller;
  text-align: right;
}

font.lastmodified
{
  font-style: italic;
}
