.recipebg {
	background-image: url(../assets/images/recipes/recipe_bg.jpg);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EAD6BD;
}
.recipebook {
	width: 700px;
	padding-left: 45px;
	padding-top: 20px;
	height: 520px;
}
.rec_headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #600;
	padding-right: 20px;
	padding-left: 20px;
}
