#maintitle {
	background:url(images/title_bg.jpg) center top;
}

div.bg-green {
	padding-top: 0px;
}

table.history-table tr {
	border-bottom: 4px solid white;
}

table.history-table th {
	background-color: #769b59;
	padding: 10px;
	color: white;
	font-weight: bold;
	width: 20%;
}

table.history-table td {
	background-color: #ececec;
	padding: 10px 20px;
	text-align: justify;	
}




