.leftbg {
	background-image: url(../img/leftbg.jpg);
	background-position: right;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #16223A;
	line-height: 20px;
}
a:hover {
	color: #9C8E23;
	text-decoration: none;
}
.cape {
	color: #9C8E23;
}
.rightbg {
	background-image: url(../img/rightbg.jpg);
}
.smallertext {
	font-size: 15px;
}
.largertext {
	font-size: 36px;
	line-height: 40px;
}

