﻿body {
    direction: rtl;
    text-align: right;
    font-family: Iran Sans Web, Tahoma;
    font-size: 9pt;
    cursor: default;
    background-color: #010c0f;
    background-image: linear-gradient(to bottom, #003d4c, #010c0f);
    background-attachment: fixed;
    color: white;
}

