body{
    direction: rtl;
    font-family: "tahoma";
    font-size: 13px;
    font-weight: bold;
    background: url("../img/pattern1.jpg");
}
.rounded-20{
    border-radius: 20px;
}