	body {
	font-family: Tahoma, Arial;
}
#center {
	text-align: center;
	background-image: url("http://jhowan.daf-iran.com/images/theme/Jhowan Enter.jpg");
	background-repeat: no-repeat;
	width: 452px;
	height: 452px;
	margin-left: auto;
	margin-right: auto;
	border: 5px #918273 ridge;
}
#center ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#center li {
	display: inline;
}
#center a:hover {
	background-color: #999999;
	border: 2px solid #000000;
}
a {
	font-family: Tahoma, Arial;
	font-weight: bold;
	border: 2px solid #FFFFFF;
	margin-top: 410px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fa {	
	float: right;
	width: 49%;
}
.en {
	float: left;
	width: 49%;
}