html
{
	direction: rtl;
}

h1{
	line-height: 2em;
}

table, td, th
{
	border: solid 1px;
	text-align: right;
}

body
{
	background-size: 16em;
	background-position: right top;
	background-image: url("alrisafa.png");
    background-repeat: no-repeat;
}

.level-1
{
	background-color: #ffffff;
}

.level-2
{
	background-color: #ccffcc;
}

.level-3
{
	background-color: #ccf2ff;
}