#PotatoPeelPieMain
{
	background: #FEFEFC url(../images/potatopeelsociety/bg.jpg) bottom no-repeat;
	height: 780px; /*800*/
	padding: 10px;
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #808080;
	margin: 0 0 0 -20px;
	position: relative;
}
	#PotatoPeelPieMain h1
	{
		display: block;
		background: url(/images/potatopeelsociety/title.gif) no-repeat;
		text-indent: -9999px;
		overflow: hidden;
		width: 458px;
		height: 100px;
		margin: 0 auto;
	}
	#PotatoPeelPieMain .text
	{
		margin: 0 auto;
		width: 95%;
		text-align: center;
	}
	#PotatoPeelPieMain .postcardstitle
	{
		margin: 10px auto;
		width: 100%;
		text-align: center;
	}
	#PotatoPeelPieMain .postcards
	{
		margin: 10px auto;
		width: 440px; /*470*/
		padding: 15px;
		height: 108px;
		background: url(/images/potatopeelsociety/postcards-bg.jpg) no-repeat;
	}
	#PotatoPeelPieMain .tag
	{
		position: absolute;
		z-index: 1001;
		bottom: 60px;
		right: -20px;
	}
