	#wrapper {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 275px;
	}
	
	div.cf_element
	{
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 174px;
	width: 224px;
	background-color: #CCCC99;
	}
div.cf_element img {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
}
div.cf_element p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div.cf_element p span {
	font-family: "Apple Chancery", cursive, serif;
	font-weight: normal;
	color: #CC3300;
	font-size: 2.25em;
	text-align: center;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 24px;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
}

