body {
	background-image: url(parchment.jpg);
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
}
IMG.centered {
	position: absolute;
	top: 48%;
	right: 44%;
}

.centered2 {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index:1;
}

.bottom_links {
	font-family: times, Times New Roman;
	font-size: 12px;
	letter-spacing:3px;
	text-decoration: none;
	color: #016B5C;
}

.bottom_links a {
	font-family: times, Times New Roman;
	font-size: 12px;
	letter-spacing:3px;
	text-decoration: none;
	color: #016B5C;
}
