h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #15559f;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: Black;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

BODY  {
	margin-top: 2%;
	margin-right: 1%;
	margin-bottom: 4%;
	margin-left: 1%;
	font-family: "Times New Roman", Times, serif;
	background : url(../fx/bgdesh.jpg) repeat fixed;
}
	

