@media screen and (max-width: 400px){
        .ult{
            color:#87CEFA;
            
            
        }
        #pri{
           margin-top:15px;
           margin-bottom:5px;            
            
        }
        .ult2{
           
           margin-bottom:25px;  
        }
    
    .cont2{
            margin-left: 5px;
            margin-right: 5px;
        }
    
    .toppara{
            padding-top:20px;
           margin-top:0px; 
            height: 60px;
        }
    
       #conter{
         border:1px solid #000000;
       }
       .toplink{
           
         color:#87CEFA;  
       }
    
        #top{
            background-color:#444;
            
        }
       
       #ti{
           
           text-align: center;
         /*  font-size:16px; */
       }
      body{
          margin:2px;
         font-size:15px;
         font-famity:arial;
          
          background-color: #F0F0F0;
     } 
     
       
    
}    
@media screen and (min-width: 401px) and (max-width: 1800px){
       .ult{
            color:#87CEFA;
            
            
        }
        #pri{
           margin-top:15px;
           margin-bottom:5px;            
            
        }
        .ult2{
           
           margin-bottom:25px;  
        }
    
    .cont2{
            margin-left: 5px;
            margin-right: 5px;
        }
    
    .toppara{
            
            
            padding-top:30px;
           margin-top:0px; 
            height: 40px;
        }
    
       #conter{
         border:1px solid #000000;
       }
       .toplink{
           
           padding: 30px;
           
           font-size:12px;
         color:#87CEFA;  
       }
    
        #top{
            background-color:#444;
            height:90px;
        }
       
       #ti{
           
           text-align: center;
         /*  font-size:16px; */
       }
      body{
          margin:2px;
         font-size:10px;
         font-famity:arial;
          
          background-color: #F0F0F0;
     } 
     
       
    
    
}