/* بدنه صفحه */
body {
  font-family: 'my_font';
  max-width: 100%;
  background: url("/aparatlist/images/back.png?v=1") repeat #f2f2f2; 
  direction: rtl;
  color: #333;
  justify-content: center;
 
}

 

