body {
	background-image: url(../artwork/1055x100bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
#Body {
	position:absolute;
	left:10px;
	top:160px;
	width:1025px;
	height:106px;
	z-index:1;
	background-image: url(../artwork/1055x100bg.jpg);
	text-align: left;
}
td img {
	display: block;
	background-image: none;
}


.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #498B10;
	text-align: center;
}
.SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #6DD317;
	text-align: center;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #5B4439;
	text-align: left;
}
.Subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2F4C14;
	white-space: normal;
	line-height: 50px;
	text-align: left;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #6DD317;
}
.underconstruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #98090E;
	text-decoration: blink;
	text-align: center;
}
.recipeTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #2F4C14;
}
.recipeSubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #498B10;
	text-align: left;
	padding-bottom: 100px;
	line-height: 50px;
}
.recipeMainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #5B4439;
}
