


body{
   margin: auto; 
   text-align: center;
}



  #div2{
    /* background-color:rgb(0, 208, 255) ; */
    /* background-image: url(images/bg1.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: center;
    font-family: 'Times New Roman', Times, serif;
  }




  

  .p_home{
    color: rgb(242, 208, 36);
    font-family: 'Times New Roman', Times, serif;
  }

   .h1_home{
    color: white;
    font-family: 'Times New Roman', Times, serif;
  }
  
 #btn_jorchin{
  height: 100%;
 }

 

.div_in{
  height: 100px;
}

.div_home{
  height: 150px;
  /* background-color: pink; */
}

.btn_bazi{
  margin: 10%;
}


.div_tbooks{
  padding: 50px;
  margin-left: 30px;
}













