  @font-face{
  font-family: PetscopFont;
    src: url(../PetscopWide.ttf);
  }
body{
 
  font-family: 'Trebuchet MS', sans-serif;
 
  }
  div.transbox{
      background-color: rgba(255,255,255,0.5);
      padding: 3px 14px 3px;
      width:90%;
      border-style: solid;
      border-width:2px;
      border-color:black;
      margin:auto;
     }
    .transbox{
      color:000000;
      opacity:1;
      font-weight:bold;
      font-size: 18px;
      }
    