body {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFCC66;
}
.content {
	padding-right: 30px;
	padding-left: 30px;
	font-style: normal;
	font-weight: normal;
	padding-top: 100px;
	padding-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.content td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.specials{
	text-align: left;
	position: relative;
	border-width: 1px;
	list-style-type: none;
}
.menutitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
}
.menudescr{
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.menuannounce{
	color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
