/*****************************
* | created: 	14 December 2009
* | for: 		Stork Foodcreations
* | by: 		stonewall+
* | author: 	brent birch
*/

body{
	margin: 0;
	padding: 0;
	background: #efefef url(../images/bg_closed.jpg) repeat-x;
}

img{
	border: none;
}

.closed_main{
	width: 840px;
	height: 690px;
	margin: 0 auto;
	background: url(../images/bg_cutting_board.jpg) no-repeat 80px 100%;
	position: relative;
}

.note{
	position:absolute;
	bottom:0;
	left: 220px;
	
}