/* basic css for content pages */
body {
	margin: 0px;
	background-color: #fdf5c6; 
	background-image: url(/_images/cbg01.png); 
}

.cholder {
	position: absolute;
	top: 0px;
	left: 26px;
	width: 625px;
	background-color: #fdf5c6; 
}

