body {
	background-attachment: fixed;
	background-image: url('../images/back_food.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	font-family: comic sans ms, verdana, arial;
	font-size: 10pt;
}

td {
	font-family: comic sans ms, verdana, arial;
	font-size: 10pt;
}

div.title {
	font-family: arial;
	font-size: 8pt;
}
