        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: 48px; 
        font-weight: 500;
        font-family:arial; 
        text-align:center; 
        text-shadow: 2px 1px 1px #000000;
         }

s2{
	 position:absolute; 
	 color: #8F6F01;
         width:640px; 
         font-size: 33px; 
         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: 20px; 
        font-weight: 380;
        font-family: arial;
        text-align: justify; 
        text-shadow: 2px 1px 1px #B9B9B9; 
        display: inline-block;
       }
       
@font-face { font-family: sun3 monospace; src: url('../../fonts/sun3.ttf'); } 
 h6 {
         color: #FF1111; 
         font-size: 80px; 
         opacity:.7;
         font-family: sun3 monospace; 
         text-shadow:3px 3px 1px #FFFF00; 3px 3px 3px #DD0000;
      }
                
       
