@charset "utf-8";
.wrapper {
	color: #FFFFFF;
	width: 1000px;
	height: 700px;
	background-color: #FFFFFF;
}
.footer {
	background-color: #e0c22c;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #264921;
	font-style: italic;
	width: 980px;
	height: 75px;
	padding-right: 20px;
	font-weight: bold;
}

.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #264921;
}

.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #264921;
}
