.body{
    background-image:url(../images/bg1.png); 
    background-repeat: no-repeat ;
    text-align: center;
    background-position: center center;
    background-attachment:fixed ;
    background-size: cover;

}


.input1{
    width: 40%;
    margin: auto;
    box-shadow: 0px 0px 25px 0px rgb(255, 255, 255);
    border-radius: 8px;
   
}

#aks_parcham{
    width: 20%;
    border-radius: 20px;
    box-shadow: 0px 0px 25px 5px rgb(255, 255, 255);

}


/* .text{
    color: rgb(243, 236, 158);
    font-size: 25px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
} */


h3{
    color:rgb(12, 0, 86) ;
    text-shadow:  2px 2px 2px rgb(250, 250, 255);
}
 

