
body {
	background-color: #fff
}	
	
#body {					
	background: #CED6D5 url(template/winter-page-bg.gif) top left repeat-x;
}



/* winter */
	#decorationBottomLeft {
		background: url(template/winter-bottom-left-trans.png) no-repeat;
		width: 157px;
		height: 199px;
		left: 0;
		margin-top: -107px;
	}
	#decorationBottomRight {
		background: url(template/winter-bottom-right-trans.png) no-repeat;
		width: 111px;
		height: 173px;
		right: 0;
		margin-top: -81px;
	}
	#decorationBottomExtra {
		background: url(template/winter-bottom-extra-trans.png) no-repeat;
		width: 176px;
		height: 170px;
		margin: -160px 0 0 330px;
		z-index: 100;
	}
	
		
		
		