body {
	text-align: center;
	padding: 10px;

}
.parent {
	width: 709px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 650px;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5A272A;
	padding-top: 5px;
	padding-left: 40px;
	line-height: 18px;
}
.footer {
	vertical-align: bottom;
	padding-left: 56px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
}
.footerlink:link, .footerlink:visited {
	text-decoration: none;
}
.footerlink:hover {
	text-decoration: underline;
}
.text:link, .text:visited {
	color: #3EAEBC;
	text-decoration: underline;
	}
	ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.contentCopy {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5A272A;
	padding-top: 5px;
	padding-left: 40px;
	line-height: 13px;
}
