@charset "utf-8";
/* CSS Document */

@font-face {
font-family: 'B yekan';

src:url("fonts/BYekan.ttf") format("truetype") ,
 url('http://ifont.ir/eot/BYekan.eot?#') format('eot'),
 url('http://ifont.ir/otf/byekan.otf') format('opentype'), 
 url(data:application/octet-stream;base64,) format('woff'),
 url('http://ifont.ir/svg/byekan.svg') format('svg');  
'
font-weight:normal;
}

body {
	font-family:'B yekan',tahoma, Arial;
	font-size:17px;
	background:#072a52;
}
.main{
	margin-right:auto;
	margin-left:auto;
	text-align:center; 
	margin-top:50px; 
	direction: rtl;
	font-family: 'B yekan',tahoma, Arial;
	font-weight:400; 
	color:#FFFFFF;
	line-height:150%;
	width:700px;
	}
#splash_image{
	background: url(translatology_rsz.jpg) no-repeat center;
	height:467px;
	}	
#txt{
	margin-top:0px;
	color:#58BEF0 ;
	}
#owner{
	display:none;
	text-align:center
	}
