body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(background.jpg);  
}

h1 {
	color:#431E01;
	font-size:16px;
	}

h2 {
	color:#431E01;
	font-size:14px;
	}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}

.header{
position:absolute;
	left:110px;
	top:20px;
	width:585px;
	height:90px:

	}
	
.mainbody{
	position:absolute;
	left:10px;
	top:100px;
	width:800px;
	height:770px;
	text-align: justify;
	}
