body {
	background-image:url('../img/rusty_bg.jpg');
	background-position:0px -8px;
}
#grid {
	background-image:url('../img/food_grid.png');
	background-repeat:no-repeat;
	background-position:-6px 0px;
}
#splash {
	position:absolute;
/*	background-image:url('../img/food.jpg');*/
	background-repeat:no-repeat;
	width:980px;
	height:394px;
}
#content {
	background-color:#a22e19;
}

#xtra {
	display:none;
}
