body {
	background-color: #FFC25D;
	font-family: Verdana;
	font-size: 12px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #999999;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

.content {
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

.heading {
	font-family: Verdana;
	font-size: 16px;
	color: #BF6F00;
	font-weight: bold;
}

.recipe {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}

.heading2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.footertxt {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.heading3 {

	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.headertext {
	font-family: Arial;
	font-size: 12px;
	color: #C6662E;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
}
