  
  
  /*---graphic design is a prison---*/
  
  
  body{
  background-color:#eeee77;
  color:#eeee77;
  }
  
  h1, h2, h3, h4, h5, h6, p, ol, section, body{
   font-family: "VT323", monospace;
  font-weight: 400;
  font-style: normal; 
  text-shadow:1px 0px 1px #eeee77;
  }
  
  p, a, ol, section{
    font-size:18px;
    }
  
  a{
    font-family: "VT323", monospace;
  font-weight: 400;
  font-style: normal;
    color:#483aaa;
    text-shadow:1px 0px 1px #483aaa;
    }
    
    a:visited{
    color:#9351b6;
    text-shadow:1px 0px 1px #9351b6;
    }
  
  
  .redacted{
  font-family: "Redacted", system-ui;
  font-weight: 400;
  font-style: normal;
  }
  .section{
   background-color:#000000;
   box-shadow:1px 0px 1px #000000;
   padding:1% 13% 1% 13%;
   margin:0px 13% 0px 13%;
    }
    .ledo{
    background-color:#483aaa;
    }
    
  nav{
    margin:0.5% 13% 0.5% 13%;
      }
  footer{
    margin:0px 13% 0px 13%;
    color:#000000;
    
      }
       .black{
       text-shadow:1px 0px 1px #675200;  
       }
       .blue{
       text-shadow:1px 0px 1px #606060;  
       }
  button{
    box-shadow:1px 0px 1px #b3ec91;
    border:none;
    background-color:#ffffff;
    }    
      