/* CSS Document */

#content{
	background-color:#a65b3d;
}

	/* center */
	#content #center{
		background-color:#FFFFFF;
		min-height:750px;
	}
