.logoCaption
  {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
  background-color: white;
  color: rgb(82,158,222);
  position: relative;
  top: -76px;
  left: -85px;
  }

.logoImg
  {
  border-width: 1px;
  border-color: rgb(82,158,222);
  border-style: solid;
  border-bottom-color: silver;
  border-right-color: silver;
  }
