.style {
}

body {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #036;

	
}
#text {
	background-image: url("images/body.jpg");
	width: 1024;
	height: 762px;
	font-family: "arial", Gadget, sans-serif;
	text-indent: hanging;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #036;
	background-repeat: no-repeat;
	overflow: scroll;
	text-align: justify;
}

#text2 {
	background-image: url("images/body.jpg");
	width: 1024px;
	height: 762px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: center;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #036;
	background-repeat: no-repeat;
	overflow: scroll;
	text-align: center;
	vertical-align: top;
}
