body
{
	background:url(layout_grid.gif) top left no-repeat;
}
h1
{
	text-align:center;
}
span.strawberry 
{
	color:red;
}
span.banana
{
	color:yellow;
}
h2{
	text-align:center;
}

#picture1
{
	top:100px;
	left:50px;
	position:absolute;
	width: 250px;
	height: 300px;
	background:url(Smoothie2.jpg) no-repeat;
}
#directions
{
	position: absolute;
	top:150px;
	left:300px;
	font-size:20px;
}
	
#picture2
{
	
}
#ingredients
{
	position: absolute;
	top:500;
}
#jimmy_list
{
	/* border-padding:"1";  
	border-spacing:"1";
	column: "1"; */
	text-align: center;
	font-size:20px;
	padding:10;
	spacing:20;
	border:1px;
	border-style:groove;
	
}
#picture3
{
	
}
#picture4
{
	
}










