body {
  background-color: transparent;
}
a.title{
	font-family:urdu;
	font-size:40px; 
	font-weight: bold;
	color:yellow; 
	text-decoration:none;

}

a:hover {
  color: orange;


}

h1 {
 font-family:urdu;
 font-size:70px; 
 font-weight: bold;
 text-align:center;

}

h3 {
 font-family:urdu;
 font-size:24px; 
 font-weight: bold;
text-align:center;
}
h4	 {
 font-family:urdu;
 font-size:30px; 
 font-weight: bold;
 text-align:right;
 color:
}

p {
 font-family:urdu; 
 font-size:22px;
 text-align: justify;
 text-justify: inter-word;
 text-align-last: right;
 font-weight:bold;
}

a.footer {
 font-family:urdu; 
 font-size:12px;
 text-align: center;
 font-weight:bold;
}


.arabic {
 font-family:arabic; 
 font-size:34px;
 line-height:1.6;
 text-align: justify;
 text-justify: inter-word;
 text-align-last: right;

}

.urdu {
 font-family:urdu; 
 font-size:22px;
 text-align: justify;
 text-justify: inter-word;
 text-align-last: right;
   line-height: 1.6;
}

