body {
  text-align: center;
  background-color:#ffffff;
  background-image: url('https://file.garden/aJ0y8zA5SglK0DSD/Art%20(2024)/tsac%20superstructure.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  font-family:"RWMenu";
}

.tsacdiv {
  width: 500px;
  color: #00ff37;
  font-family:"RWMenu";
  word-wrap: break-word;
}

.titlediv {
  width:500px;
  color: #ffffff;
  word-wrap: break-word;
  font-family:"RWMenu"; 
  text-align: center;
}

span {
  display: inline;  
  background-color: rgba(0, 0, 0, 0.75); 
  padding: 2px;
  line-height: 1.0;
}

@font-face {
  font-family: 'RWMenu';
  src: url(https://deltaorionis.neocities.org/RW_menufont/specimen_files/rain-world-menu-webfont.woff);
}

a:hover, a:active {
  color: white;
}
