.width {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	font-size: x-small;
	color: #A1B47D;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #E9E2CF;
}
a:visited {
	color: #A1B47D;
}
.p {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.nav-bkg {
	background-image: url(images/nav-under.jpg);
	background-repeat: no-repeat;
}
