/* CSS Document */
body{
	height:100%;
	width:100%;
	min-width:960px;
	background:#C1B4A2 url(../images/whisk.gif) no-repeat;
	background-position:222px bottom;
}	
body.wineworks {
	background:#C1B4A2 url(../images/bottleopener.gif) no-repeat;
	background-position:222px bottom;
}