#header-contained {
 background-image:url('');
 background-color: #2EF3EE;
 text-align:right;
      }
 .bannertext {
 mix-blend-mode: multiply;
 font-family:REDENSEK, sans-serif;
 font-size:230px;
 justify-content: center;
 line-height: 225px;
 color: #0CCDC8;
 opacity: 0.5;
    }
  
  /*Windows 95 Bar*/
#windows {
    background-color: #2EF3EE;
}    

body a {
  color:#2EF3EE;
} 

.fancycaption {
  margin-left:auto;
  margin-right:auto;
  width:fit-content;
  text-align:center;
}

 .infobox {
      max-width:300px;
      margin-left:auto;
      margin-right:auto;
    }
     