.RecName {
	position: absolute;
	left: 56px;
	top: 53px;
	width:509px;
	height:21px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #420000;
	font-variant: small-caps;

}
.RecCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 65px;
	padding-right: 45px;
}
.RecipeBack {
	background-image: url(images/recipesbackground.gif);
	background-repeat: no-repeat;
	height: 850px;
	width: 611px;

}
.BackRec {
	background-image: url(images/BackRec.gif);
	width: 611px;
	background-repeat: repeat-y;
}
.bottomRec {
	background-image: url(images/BottomRec.gif);
	background-repeat: no-repeat;
	height: 219px;
	width: 623px;
}
.imgREC {
	border: thick solid FCC68A;
}
