.tomsHead {
	background-image: url(../_images/head_tomato.jpg);
	background-repeat: no-repeat;
}
.tomsLeft {
	background-image: url(../_images/eats_logo.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 100px 10px;
}
.tomsRightTop {
	background-image: url(../_images/right_tomato.jpg);
	background-repeat: no-repeat;
}
.tomsSide {
	background-image: url(../_images/side_tomato.jpg);
	background-repeat: no-repeat;
	background-position: 172px 0px;
}
.pots {
	background-image: url(../_images/pots.jpg);
	background-repeat: no-repeat;
}
.iron {
	background-image: url(../_images/threepans.jpg);
	background-repeat: no-repeat;
	background-position: 35px 40px;
}
.teaspoon {
	background-image: url(../_images/teaspoon.jpg);
	background-repeat: no-repeat;
	background-position: 10px -35px;
}
