@charset "utf-8";
/* CSS Document */
/* Developed By Khaled Youssef */


/* Fonts & imports*/
@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
body{

  font-family: droid arabic kufi;
  color:#9e2a1f;
  width:100% !Important;
  margin:0px !Important;
  text-align:center !Important;
	
}
