body, p, td, h1, h2, h3 {
font-family: Verdana, "Times New Roman", serif;
/*font-size: 11px;*/
}
h1 {
font-size: 40px;
font-weight: bold;
text-align: center;
}

table {
	border: 0;	
	width: 100%;
 background-color: white; 
 color: black;
}

img {
	margin: 1em;	
}

table.menu {
	text-align: center;
	width: 98%;
	/*border: 0;*/
}

.menuitem {
font-size: large;
margin: 0 20px;
padding: 0 20px;
color: black;
background-color: white;
}

table.pictures, p.pictures {
	text-align: center;
}

.catname {
color: rgb(44, 110, 66);
background-color: rgb(255, 153, 255);
width: 407px;
font-weight: bold;
font-size: 110%;
}