body {
    direction: rtl;
    margin-left: 20px;
    background: #eee url('../images/bg.jpg') repeat;
}

@font-face {
    font-family:'BYekan';
    src:url('../fonts/BYekan.eot');
    src:local('bYekan'),
	    local('b Yekan'),
		url('../fonts/BYekan.eot?#iefix') format('embedded-opentype'),
	    url('../fonts/BYekan.woff') format('woff'),
	    url('../fonts/BYekan.ttf') format('truetype'),
	    url('../fonts/BYekan.svg#BYekan') format('svg');
    font-style:normal;
    font-weight:normal;
}