body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #4E3819;
}
body {
	background-color: #DDD2B0;
	background-image: url(bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titles {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style:italic;
	font-weight:bold;
	color: #4E3819;
	}
.bottomlink {
	font-size: 16px;
}
.recipes {
	font-size: 16px;
}
.small {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #4E3819;
}
a:visited {
	color: #4E3819;
}
a:hover {
	color: #4E3819; text-decoration:none;
}
a:active {
	color: #4E3819;
}