body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: right;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #3163CE;
}
#bookbody3
{
	width:720px;
	text-align:justify;
	height:auto;
	background-color:#ssssss;
	color:#4D4747;
	margin:auto;
	font-size: 20px;
	font-family: "Traditional Arabic";
	border-left:10px solid  #F0B085;
	border-right:10px solid  #F0B085;
}

#bookleft
{
	width:720px;
	height:auto;
	float:left;
	font-size: 18px;
	border-right:1px solid #B1C252;
	background-color:#FFFFFF;
}


