body {background-color:plum ; font-family: "Times" }
Changed backgound color and font
img		{border-color: transparent;}


table	{width: 65%;
		margin-left: auto; 
		margin-right: auto;
		border-color: #545859;
		border-style: ridge;
		border-width: 10px;}
		p.double {border-style: double;}
		
	.menu	{text-align: center;
			width: 60%;}

	.menuicon {width: 23%;}

	.menupipe {width: 2%;}

th		{color: white; 
		background-color: #757775;}

tr.stripe	{background-color: #d8d8ce;}
	 
td.bolder	{font-weight: bold;}

caption	{caption-side: bottom;
		font-style: italic;}