body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #010101;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #B2690DF;
}
#tableLayout {
	background-image: url(elements/backgroundbigdish.jpg);
	background-repeat: repeat;
}
.titleBig {
	font-family: "Comic Sans MS";
	font-size: 36px;
	color: #FE0202;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #B2690D;
}
.highlight {
	color: #6633FF;
	font-size: large;
}
.Picture {
	border: thin solid #7D0103;
	margin: 5px;
	padding: 2px;
}
a:visited {
	color: #BF0101;
}
a:hover {
	color: #D05909;
}
.SectionFoodTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #B10000;
	text-decoration: underline;
}
.foodtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B37E23;
}
.foodtext {
	font-size: 14px;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
