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

div.img img {
	width: 550px;
	height: auto;
	margin: 10px 0px 25px 0px;
}


table.history-table {
	width: 800px;
	margin: auto;
}

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

table.history-table th {
	background-color: #001066;
	color: white;
	font-weight: bold;
	width: 180px;
	vertical-align: top;
	padding: 15px 20px;
}

table.history-table td {
	background-color: #e9edf3;
	color: black;
	width: auto;
	padding: 15px 35px;
	text-align: left;
}
