html {
     overflow: -moz-scrollbars-vertical;
}


body {margin:0; }

#header {padding:0; margin:0;}

A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline; color: red;}


#ingredients {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	
}

#main {

	width:752px;
	height:277px;
	background-image:url(images/main.jpg);
	background-repeat:no-repeat;
 	background-position:top;
	text-align:left;
	
}

#main-content {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	padding-left:45px;
	padding-top:125px;
	width:310px;
	
}


#recipes {

	width:365px;
	height:232px;
	background-image:url(images/recipes.jpg);
	background-repeat:no-repeat;
 	background-position:top;
	text-align:left;
	
}

#recipes-content {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	padding-left:35px;
	padding-top:65px;
	width:160px;
	
}

#products {

	width:370px;
	height:232px;
	background-image:url(images/products.jpg);
	background-repeat:no-repeat;
 	background-position:top;
	text-align:left;
	
}

#products-content {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	padding-left:30px;
	padding-top:65px;
	width:165px;
	
}

#products-text {
	padding-bottom:5px;
}

#footer {
	background-color:#b6aa89;
	padding:2px;
	width:718px;
	margin-bottom:20px;
	
}

#footer-text {
	background-color:#b6aa89;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align:right;
	padding:5px;
	border: 1px #918672;
	border-style:double;
}


#about {

	width:752px;
	height:598px;
	background-image:url(images/about.jpg);
	background-repeat:no-repeat;
 	background-position:top;
	text-align:left;
	
}

#about-content {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	padding-left:45px;
	padding-top:105px;
	width:420px;
	
}


#sauces {

	width:752px;
	height:598px;
	background-image:url(images/sauces.jpg);
	background-repeat:no-repeat;
 	background-position:top;
	text-align:left;
	
}

#sauces-content {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	padding-left:45px;
	padding-top:105px;
	width:650px;
	
}

#recipes2 {

	width:752px;
	height:598px;
	background-image:url(images/recipes2.jpg);
	background-repeat:no-repeat;
 	background-position:top;
	text-align:left;
	
}

#recipes2-content {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	padding-left:45px;
	padding-top:105px;
	width:600px;
	
}

#recipes3 {

	width:752px;
	height:800px;
	background-image:url(images/recipes3.jpg);
	background-repeat:no-repeat;
 	background-position:top;
	text-align:left;
	
}

#recipes3-content {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	padding-left:45px;
	padding-top:105px;
	width:600px;
	
}



#contact {

	width:752px;
	height:598px;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
 	background-position:top;
	text-align:left;
	
}

#contact-content {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	padding-left:45px;
	padding-top:105px;
	width:420px;
	
}

#blank {

	width:752px;
	height:800px;
	background-image:url(images/blank.jpg);
	background-repeat:no-repeat;
 	background-position:top;
	text-align:left;
	
}

#blank-content {
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
	padding-left:45px;
	padding-top:20px;
	width:670px;
	
}







 
		

