body {
  background-color: #ffffff;
  font-family: Arial;
  margin-top: 2em;
  margin-bottom: 2em;
}
.top {
  background-color: #3518b5;
  background-image: none;
  height: 2em;
  width: 100%;
  padding-left: 1em;
  color: #ffffff;
  }
.bottom {
  background-color: #3518b5;
  background-image: none;
  height: 2em;
  width: 100%;
  padding-left: 1em;
  color: #ffffff;
}
.top a {
  color: #222222;
}
.bottom a {
  color: #ffffff;  
}
.top {
  position: fixed;
  top: 0px;
  left: 0px;
}
.bottom {
  position: fixed;
  bottom: 0px;
  left: 0px;
}
.top h2 {
  margin-top: 0px;
  padding-top: 0px;
}
.picture {
  clear: both;
}
.caption {
  font-style: italic;
  clear: right;
  color: #3518b5;
}
.picture img {
  padding-bottom: 1em;
}
.final {
  height: 2em;
  width: 100%;
}
img.rplogo {
  height: 2em;
  float: right;
  margin-right: 2em;
} 
img.funetlogo {
  margin-top: 0.1em;
  margin-right: 0.2em;
}
