
body {
	background-color: #fff
}	
	
#body {							
	background: #F7C24B url(template/autumn-page-bg.gif) top left repeat-x;
}

/* autumn */
	#decorationBottomLeft {
		background: url(template/autumn-bottom-left-trans.png) no-repeat;
		width: 335px;
		height: 246px;
		left: 0;
		margin-top: -154px;
	}
	#decorationBottomRight {
		background: url(template/autumn-bottom-right-trans.png) no-repeat;
		width: 135px;
		height: 224px;
		right: 0;
		margin-top: -154px;
	}
	#decorationBottomExtra {
		display: none;
	}
	
	

		
		
		