

s1 {
         color: #0000FF; 
         opacity:1;
         font-size: 38px; 
         font-weight: 550;
         font-family: arial; 
         width:720px; 
         text-shadow: 2px 1px 1px #DDDDDD;
         display: block; 
       }

s2 {
	 position:absolute; 
	 left:380px; 
	 top:600px; 
  	 color:#0000FF; 
         font-weight:500;
         font-family: arial; 
         font-size:32px; 
         text-align: center; 
         text-shadow: 2px 2px 1px #B9B9B9;
         display: block; 
      }      
 
s3 {
	 position:absolute; 
	 left:160px; 
       	 top:700px; 
         color: #000000; 
         opacity:1;
         font-size: 30px; 
         font-weight: 500;
         font-family: arial; 
         width:720px; 
         text-align: left; 
         display: block; 
      }               

@font-face { font-family: LED monospace; src: url('../../../fonts/LED.ttf'); } 
      FS {
         color: #002A8C; 
         font-size: 32px; 
         font-weight: 1600;
         font-family: LED monospace; 
         text-shadow: 4px 2px 0px #DDDDDD, 4px 2px 0 white;
         display: block; 
}

