        a:link {
        color: #0000FF;
        text-decoration: none;
}

        a:visited {
        color: #00FFFF;
        text-decoration: none;
}

        a:active {
        color: #FF00A6;
        text-decoration: none;
}

        html {
            user-select: none;
        }

s1 {
      	   color: #406BCD; 
           width:640px; 
           font-size: 52px; 
           font-weight: 500;
           font-family:arial; 
           text-align:center; 
           text-shadow: 2px 1px 1px #000000;
         }

s2{
	 position:absolute; 
	 left: 40px; 
         color: #406BCD;
         width:640px; 
         font-size: 36px; 
         font-weight: 550;
         font-family:arial; 
         display:block; 
         text-align:center; 
         text-shadow: 2px 1px 1px #DEDEDE; 
       }

s3 {
	left: 320px; 
        color: #000000; 
        width:640px; 
        font-size: 23px; 
        font-weight: 380;
        font-family: arial;
        text-align: left; 
        text-shadow: 2px 1px 1px #B9B9B9; 
        display: inline-block;
       }
       
sh {
	left: 320px; 
        color: #000000; 
        width:640px; 
        font-size: 22px; 
        font-weight: 380;
        font-family: arial;
        text-align: center; !
        text-shadow: 2px 1px 1px #B9B9B9; 
        display: inline-block;
       }       
       	
@font-face { font-family: LED monospace; src: url('../../fonts/LED.ttf'); } 

      FS {
         color: #002A8C; 
         font-size: 38px; 
         font-weight: 1600;
         font-family: LED monospace; 
         text-shadow: 4px 2px 0px #DDDDDD, 4px 2px 0 white;
      }