body{ background:#241d1d; padding:5px; margin:0 auto; margin-top:100px;}
#im{
	width:700px;
	height:100;
    margin:0 auto;
	text-align:center;
}



#im h1{
	color:#554d4d;
	font-family: tahoma;
	font-size: 15pt;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 1px;
	word-spacing: 5px;
}

#im h2{
	color:#a8a1a1;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 1px;
	margin:10px;
}

#im h3{
	color:#515151;
	font-family: öArial;
	font-size: 14.4pt;
	direction:rtl;	
	text-decoration: none;

}

#im p{
	color:#554d4d;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	letter-spacing: 1px;
	padding:2px;
}


#contactme {
	width:500px;
	text-align:center;
	background:#272020;
	margin:0 auto;
	text-align:center;
	margin-top:70px;
	padding:5px;
	color:#5e5757;
	letter-spacing: 1px;
}
#contactme p{
	color:#554d4d;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	letter-spacing: 3px;
	padding:2px;
}

#photo{
	margin:10px;
	border: 1px solid #272020;
	width:178px;
	margin:0 auto;
	text-align:center;
	margin-top:50px;
	padding:2px;
}

.img_bord{ border: 1px solid #5b5b5b; }
 