@import url(https://fonts.googleapis.com/earlyaccess/amiri.css);
body{
  background-image: url("../assets/back1.jpg");
  background-repeat: no-repeat;
  background-size: fixed;
  background-attachment: fixed;
  
}
.rtltext1{
  color: black;
  font-weight: 600;
  font-size: 1.8rem;
  text-align: right;
  direction:rtl;
  float:right;
  line-height: 1;
  font-family: 'amiri', amiri;
  padding: auto 0;

}
.rttable{
  color: black;
  font-weight: 600;
  font-size: 2rem;
  text-align: justify;
  direction:rtl;
  float:right;
  line-height: 1.5;
  font-family: 'amiri', amiri;
  table,td,th,tr {
  text-align: right !important;
  }
 }
 .rttable1{
  table,td,th,tr {
  color: black;
  font-weight: 600;
  font-size: 2rem;
  text-align: justify;
  direction:rtl;
  float:right;
  line-height: 1.5;
 font-family: 'amiri', amiri;
 }
  }
table,td,th,tr {
  text-align: right !important;
  }
