﻿body
{
    direction:rtl;
}
table
{
    direction:rtl;
}
.a
{
    background-color: Blue;
}
table.aaa1
{
    background-image:url('Images/test.JPG');
}

