
.nav_frame h1 {
	margin-bottom: 15px;
}
.nav_frame h2 {
	color: #F8AF00;	
	font-size: 14px;
	margin-bottom: 0px;
}
p {
	font-family: Arial;
	color: #898987;
	line-height: 120%;
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 18px;
	margin-left: 20px;
}
.postcards {
	position: absolute;
	left: 170px;
	top: 28px;
}
.thanks {	
	position: absolute;
	left: 280px;
	top: 265px;
	font-size: 18px;
	font-family: Arial;
	color: #898987;
	line-height: 80%;
}
a {
	color: #898987;
	text-decoration: underline;
}
a:hover {
	color: #F8AF00;
	text-decoration: none;
}
#posting {
	position: absolute;
	left: -10px;
	top: 480px;
}
#posting p {
	font-size: 12px;
}