#content-top {
	background: url(images/body-bkgd-top-rep2.png);
	background-repeat:repeat;
	
	/*this pngfix is broke to show the problem in ie6 with multi layered pngs*/
	behavior: url(iepngfix.ht c);
	width: 950px;
}

#body-text {
	width: 650px;
	float: left;
	margin-left: 10px;
}