body { background-color:#E1EC2C; }

b.contact 
{
  color: darkblue;
}

h1 
{
  color: blue;
}

h1.top 
{
  font-style: italic;
  color: darkblue;
}

td
{
  text-align: center;
}
