@charset "UTF-8";
/* CSS Document */

#pricing{
	margin:0;
	padding:0;
	background:url(images/pricing.gif) no-repeat left top;
	width:700px;
	height:700px;
	position:relative;
}

h3{
	margin:0;
	padding:0;
	position:absolute;
	left: 346px;
	top: 217px;
	font-weight:normal;
	font-family:Fantasy, georgia, serif;
	color:#B43FA2;
}

h3#servingprice{
	top:129px;
	left:285px;
}

h3#deliveryprice{
	top:132px;
	left:406px;
}

h3#quartersheet{
	top:410px;
	left:346px;
}

h3#halfsheet{
	top:450px;
	left:346px;
}
	
h3#fullsheet{
	top:491px;
	left:345px;
}

h5 a{
	text-indent:-9999px;
	width:100%;
	height:100%;
	display:block;
}

#viewgallery{
	margin:0;
	padding:0;
	position:absolute;
	width:116px;
	height:30px;
	top:455px;
	left:504px;
}

#returnhome{
	margin:0;
	padding:0;
	position:absolute;
	width:143px;
	height:30px;
	top:540px;
	left:492px;
}
