body {
	text-align: center;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#content {
	margin: 0px auto;
	width: 796px;
	height: 850px;
}
#header {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	margin: 0px;
	float: left;
}
#info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	height: 870px;
	width: 800px;
	text-align: left;
	float: left;
	margin: 0px;
	background-color: #829946;
	line-height: 19px;
	padding: 0px;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 25px;
	width: 800px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/Izziemacbase_18.jpg);
	line-height: 19pt;
	float: left;
	margin: auto;
}
#recipe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 13pt;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(../images/Izziemacrecipe_15.jpg);
	background-position: center;
	height: 395px;
	}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
