#container {
	background: #fff;
}

#contents {
	background: url(../images/veggies.jpg) no-repeat bottom;
}

h1#header {
	width: 298px;
	height: 74px;
	background-image: url(../images/logo.png);
}

h3#walker {
	width: 160px;
	height: 220px;
	background-image: url(../images/walker.jpg);
}

h3#julie {
	width: 160px;
}

h3#julie span {
	display: block;
	width: 160px;
	height: 220px;
	background: url(../images/julie.jpg) no-repeat top;
}

h3#julie2 {
	width: 160px;
}

h3#julie2 span {
	display: block;
	width: 160px;
	height: 220px;
	background: url(../images/julie2.jpg) no-repeat top;
}

h3#nutrition {
	width: 267px;
	height: 180px;
	background: url(../images/veg.jpg) no-repeat bottom;
	padding-top: 20px;
	float: left;
}

#newItem span.image {
	display: block;
	width: 160px;
	height: 142px;
	overflow: hidden;
}

#newItem span.image {
	display: block;
	width: 160px;
	height: 142px;
	overflow: hidden;
}

#middle .image {
	display: block;
	border: 4px solid #c1d82f;
	margin: 0px;
}

