body {
  background-color: black;
  color: white;
  font-family: fantasy;
  } 


  
  
.menuicon1a {
  display: block; 
  margin: 50px auto 5px auto;
  width: 50%;
  min-width: 300px;
  }
  
.menuicon1b {
  color: red;
  text-align: center;
  font-size: 25px;
  font-family: 'UnifrakturMaguntia';
  }
  
.maintext {
  color: red;
  text-align: center;
  font-size: 25px;
  font-family: 'UnifrakturMaguntia';
  }  
   
.fronttext {
  color: white;
  text-align: center;
  font-size: 20px;
  font-family: 'DotGothic16';
  }  
      
