
body {
	background-color: #fff
}	
	
#body {					
	background: #97CAE9 url(template/summer-page-bg.gif) top left repeat-x;
}


/* summer */
	#decorationBottomLeft {
		background: url(template/summer-bottom-left-trans.png) no-repeat;
		width: 178px;
		height: 268px;
		left: 0;
		margin-top: -176px;
	}
	#decorationBottomRight {
		background: url(template/summer-bottom-right-trans.png) no-repeat;
		width: 119px;
		height: 214px;
		right: 0;
		margin-top: -154px;
	}
	#decorationBottomExtra {
		display: none;
	}
	
	

		
		
		