@charset "utf-8";
/* Main Page CSS Document */
.time{
	font-size:10px;
	text-align:center;
	float:right;
	color:#000000;
}
.pray{
	background-image:url(../images/mosque.GIF);
	background-position:bottom;
	background-repeat:no-repeat;
}
fieldset{
	text-align:left;
	margin:0px 20px 0px 20px;
}
legend{
	font-size:12px;
	font-weight:bolder;
}
.orange{
	font-size: 15px;
	color: orange;
	text-align: center;
	text-decoration: none;
	font-stretch: extra-expanded;
	font-weight: bolder;
}