Body {background-color: grey}



H1
{
  color: yellow;
  background-color: black;
  border: solid silver;
  border-width: 5pt 5pt 5pt 5pt;
  text-align: center;
  font-family: "Helvetica", "sans-serif";
  font-variant: small-caps;
}

UL.family
{font-size: 18pt;
 text-align: center;
 color: orange; }

H2
{text-align: center 
}

OL.researchers
{font-size: 22pt;
 text-align: center
 }

P.image
{text-align: center;}

P.welcome
{font-size: 16pt;}

P.furtherwelcome
{font-size: 16pt; }

A.link1
{color: orange;}
