html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {
margin: 0;
padding: 0;
border: 0;
}
body {
	margin: 0px;
	padding: 0px;
}
#recipehsbackground {
	background-color: #FFFFFF;
	background-image: url(images/Recipe.HotSauce.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 350px;
	width: 550px;
}
#recipemustardbackground {
	background-color: #FFFFFF;
	background-image: url(images/Recipe.Mustard.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 350px;
	width: 550px;
}
#recipebbqbackground {
	background-color: #FFFFFF;
	background-image: url(images/Recipe.BBQSauce.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 350px;
	width: 550px;
}
#recipesteakbackground {
	background-color: #FFFFFF;
	background-image: url(images/Recipe.SteakSauce.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 350px;
	width: 550px;
}
#hstextrecipe001 {
	overflow:auto;
	position: absolute;
	left:246px;
	top:41px;
	z-index:1;
	height:225px;
	width:276px;
	padding: 5px;
}
#printbutton {
	height: 34px;
	width: 103px;
	position: absolute;
	left: 324px;
	top: 306px;
}
#buybutton {
	height: 35px;
	width: 103px;
	position: absolute;
	left: 428px;
	top: 306px;
}
