body {
	    padding: 0px;
    margin: 0px;
}
.form_header {
		background-color:#2a2761;
		clear:both;
		color:#fff;
		padding:13px 0px 4px 0px;
}
.header_left {
	float:left;
	display:inline;
	}
.header_left  ul {
		padding:0px;
		margin:0px;
}
.header_left  ul li {
		display:inline;
}
.header_right {
	float:right;
}
.header_right {
		float:right;
}
.header_right ul {
	padding:0;
}
.header_right ul li {
			display:inline;
}
footer {
	//background-image:url("http://www.sarbatdabhalacharitabletrust.com/wp/wp-content/uploads/2017/07/img_0352.jpg");
	repeat:no-repeat;
	text-align:center;
	padding:20px 0px;
	background-color:#6b6b6b;
}
footer p {
		color:#ffcc00;
		line-height:33px;
		font-size:16px;
}
footer  .fa {
		color:#ffcc00;
		font-size:3em;
}
footer  .footer_left .fa {
		color:red;
		font-size:1em;
}
footer  .footer_left li {
		display:inline;
}