body {
    width: 100%;
    font: inherit;
    font-size: 16pt;
    color: rgb(221, 221, 221);
  
   
}
@font-face {
    font-family: 'lain'; 
    src: local('Lain'),
     url('./fonts/nrdyyh.woff') format('woff');
    /*src: url('./fonts/tojcxo.TTF') format('truetype');*/
}
.recode{
  display:none;
  }
h2 {
    color: salmon;

}
.Image{
    background: url('Cvn9ILeUIAAlme4.jpg');
    margin-left: -9px;
}
.Menu{
    margin: -7px;
    font-family: 'lain';
	height:89px;
	padding-inline-start: 28px;
}
.Menu li{
    padding: 28px 1px;
    display: inline-block;
}
.Menu li a{
    width: 113px;
    padding: 34px 42px;
    margin-left: 0px; 
    text-decoration: aqua;
    border-bottom:3px none ;
    opacity: 0.95;
    font-size: 19pt;
    font-weight: bold;
    color:salmon;

}
.Menu li a:hover{
    background-color: #BBBBBBBB;
    color: #FBFF;
    transition: all 176ms linear;
}


 
.Major {
    color: salmon;
    text-align: center;
    z-index: 8000;
}
    

button{
    background:none;
    border: none;
    font-size: 13pt;
    color: rgb(221, 221, 221);
    font: inherit;    
}
#l4{
    color: rgb(41, 41, 41);
}
#p12{
    color: rgb(14, 14, 14)
}
.Primary {
    flex: 0 500 800px;
    max-width: 55%;
    min-width: 70%;
    float: left;
    

    display: block;
    overflow: hidden;
    border-radius: 15px;
}
footer{
    text-align: center;
    color: salmon;
}

.Sect{
    background: rgb(255, 255, 255, 0.11);
    border-radius: 24px;
    padding: 14px;
    min-width: 58%;
    margin: 0 10px 20px 0;
    /*float: left;*/
    /*box-shadow: 4pc 7px 14px rgba(0, 0, 0, 0.28);*/
    overflow: hidden;
}
p{
    margin-left: 4px;
    color: salmon;
}
.Secondary{
    flex: 0 500 800px;
    display: block;
    min-width: 21%;
    max-width: 28%;
    overflow: hidden;
    font-family: 'lain';
    font-weight: 200;
}
#l11{
    color: #dc1029;
    position: u;
    margin-block-start: 1em;
   
}
.Aside{
    background: rgba(255, 255, 255, 0.11);
    border-radius: 21px;
    padding: 1px;
    margin: 0 10px 20px 0;
    text-align: center;
}
