﻿body
{
	direction: rtl;
	text-align: right;
}
#column1
{
	float: right;
}
#column2
{
	float: left;
	margin-right: 10px;
}
