	BODY {
	color: BLack;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url("chef.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
	margin-top: 8px;
	background-color: #FCE9D3;
}
	h1 {
	color: "Black";
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: center;
	font: italic;
}	
	A:link {color:black; text-decoration:underline}
	A:visited {color:black; text-decoration:underline}
	A:hover {color: black; text-decoration: underline; background-color: Silver;
}
	
	TABLE {
	font-size: 14px;
	font: Arial;
}