body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	list-style-type: square;
}
.text_table {
	font-family: "Times New Roman", Times, serif;
	width: 600px;
	margin-left: 10px;
}
.heading_Main {
	height: 72px;
	padding-top: 12px;
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	text-transform: uppercase;
}

.default_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	list-style-type: square;
	text-align: justify;
}
.images {
	border: 1px solid #000000;
	margin-right: 25px;
}
