body {
  background: url("/baraos/featurecreature/myvision.gif");
  background-size: repeat;
  color: white;
  font-family: "M PLUS 1";
}

.directorybox{
  background: 5px rgb(0, 75, 150);
  border: 2.5px solid rgb(0, 128, 255);
  font-size: 16px;
  padding-left: 5px;
  height: 24px;
  margin-bottom: 5px;
}

.stubinfo{
  border: 2.5px solid rgb(255, 0, 0);
  position: fixed; 
  right: 5px; 
  bottom: 5px; 
  z-index: 100;
  padding-top: 1px;
  padding-bottom: 1px;
  background: rgb(0, 0, 0);
  width: 20%;
  height: 35%;
  text-align: center;
}