@charset "utf-8";

/* CSS Document */


body 
	{font-family: 'Shadows Into Light', cursive;
	font-size: 18px;
	line-height: 26px;
	color: rgba(0,53,6,1.00);
	background-color: rgba rgba(224,227,244,1.00);
	text-align: center;
 	list-style-position: inside;
	
	}

header {
	font-family: 'Shadows Into Light', cursive;
	background-image: url("Images/Finish.jpg");
	padding: 75px 75px 50px;
	color: black;
	text-align: center;
	
 	
	
}

#container {
	width: 1080px;
	margin: 0 auto;
	position: relative;
	background-color: rgba(226,232,251,1.00);
		text-align: center;
 	list-style-position: inside;
	
 	
	
}

#time {
	text-align: center;
 	list-style-position: inside;
	color: darkred;
	
 	
}




#instructions {
		text-align: center;
 	list-style-position: inside;
	
 	
}




#ingredients {
		text-align: center;
 	list-style-position: inside;
	
 	
}





#sauce {
		text-align: center;
 	list-style-position: inside;
	
 	
}

h1 {
	margin: 50 50 50 50;
	text-align: center;
	border-style: solid;
	border-color: darkred;
	border-bottom-color: darkgreen;
}

h2 {
	margin: 50 50 50 50;
	text-align: center;
	border-style: solid;
	border-color: darkred;
	border-bottom-color: darkgreen;

	h3 {
	text-align: center;
	border-style: solid;
	border-color: darkred;
	border-bottom-color: darkgreen;
}


article {
	padding: 0px;
	text-align: center;

}

img {
	align-content: center;
	text-align: center;
}

