body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #135A6A;
	background-image: url(images/BG.gif);
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat-y;
}
.header {
	font-family: Verdana;
	color: #003958;
	font-size: 16px;
	font-weight: bold;
}
.copy {
	font-size: 10px;
	color: #003958;
	font-family: Verdana;
}

a.recipeHdr {
	font-family: Verdana;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

a.town {
	font-family: Verdana;
		font-size: 9px;
	color: #003958;
	text-decoration:underline;
}

a {

	text-decoration: none;
		font-family: Verdana;
		font-size: 9px;
	color: #FFFFFF;
}

a.2 {

	text-decoration: none;
		font-family: Verdana;
		font-size: 9px;
	color: #FFFFFF;
}

IMG.inline { margin:10px }

.foot {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.style2 {font-family: Verdana; font-size: 9px; color: #0C4869; }