
.body1
{
    background-image: url('../img/bas.png');
    background-repeat:no-repeat;
    background-position: center;
    margin: 50px;
    padding: 20px;
    height: auto;
    width: auto;
    min-width: 10%;
    max-width: fit-content;
}


.body2
{
    background-image: url('../img/bas.png');
    background-repeat:no-repeat;
    background-position: center;

    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    opacity: 0.1;

}
.h2
{
    text-align: center;
    direction: rtl;
    font-weight:bold;
    font-stretch: expanded;
    font-family: 'Vazir-bol',Arial, sans-serif;
    
}
.img 
{
    
    background-image: url('../img/bas.png');
    background-position: center;
    background-repeat:no-repeat;
    background-position: center;
    border-bottom-style:dashed;
    border-top-style:dotted;
    border-left-style:groove;
    border-right-style:outset;
    border-color:pink;
}

 .baspic
{
    /*
    background-image: url('../img/bas.png');
    */
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    /* in ghesmat mizan vozooh ra moshakhas mikoone */
    opacity: 0.6;

} 
.qr
{
    /*
    background-image: url('../img/bas.png');
    */
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 20%;
    /* in ghesmat mizan vozooh ra moshakhas mikoone */
    
}
  @font-face {
    font-family: myFirstFont;
    src: url(sansation_bold.woff);
    font-weight: bold;
  }
 
  .p001 
  {
   text-align: center;
   direction: rtl;
   font-weight: bold;
   font-family: 'Vazir-bol',Arial, sans-serif;
   
   
  }
  .p002 
  {
   text-align: center;
   font-weight: bold;
   font-family: 'Vazir-bol',Arial, sans-serif;
   
  }

  bw:link, bw:visited 
  {
    background-color: white;
    color: black;
    border: 2px solid green;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
  }
  
  bw:hover, bw:active {
    background-color: green;
    color: white;
  }
/* css test  */
/*https://www.w3schools.com/css/tryit.asp?filename=trycss_link_advanced2*/

#mywa
{
 
  a:link, a:visited {
    background-color: white;
    color: black;
    border: 2px solid green;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
  }
  
  a:hover, a:active {
    background-color: green;
    color: white;
  }
}
/*css test */

/* Font vazir*/
/*
@font-face {
    font-family: Vazir;
    src: url('Vazir.eot');
    src: url('Vazir.eot?#iefix') format('embedded-opentype'),
         url('Vazir.woff2') format('woff2'),
         url('Vazir.woff') format('woff'),
         url('Vazir.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('Vazir-Bold.eot');
    src: url('Vazir-Bold.eot?#iefix') format('embedded-opentype'),
         url('Vazir-Bold.woff2') format('woff2'),
         url('Vazir-Bold.woff') format('woff'),
         url('Vazir-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('Vazir-Black.eot');
    src: url('Vazir-Black.eot?#iefix') format('embedded-opentype'),
         url('Vazir-Black.woff2') format('woff2'),
         url('Vazir-Black.woff') format('woff'),
         url('Vazir-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('Vazir-Medium.eot');
    src: url('Vazir-Medium.eot?#iefix') format('embedded-opentype'),
         url('Vazir-Medium.woff2') format('woff2'),
         url('Vazir-Medium.woff') format('woff'),
         url('Vazir-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('Vazir-Light.eot');
    src: url('Vazir-Light.eot?#iefix') format('embedded-opentype'),
         url('Vazir-Light.woff2') format('woff2'),
         url('Vazir-Light.woff') format('woff'),
         url('Vazir-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('Vazir-Thin.eot');
    src: url('Vazir-Thin.eot?#iefix') format('embedded-opentype'),
         url('Vazir-Thin.woff2') format('woff2'),
         url('Vazir-Thin.woff') format('woff'),
         url('Vazir-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
*/
/* Font vazir*/
@font-face {
    font-family: 'Vazir-bol' ;
    src: url(../fonts/Vazir-Bold.woff);
}