body {
	background-image: url(../images/cuisine_background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}

P {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #006600;
}

A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
		color: red;
}

LI {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

.SubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #006600;
}

.MenuHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}

.MenuHeaderGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}

.MainText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

.SmallText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}