
body{
    background-image: url("pic/bgd.png")!important;
    background-repeat: no-repeat;
    background-size: cover;
}
.input1{
    border: none;
    border-radius: 10px;
    height: 40px;
    padding: 10px;
}


.div1{
 
   text-align: center;
 
}
.div_table{
    padding: 20px;
      }


