body {
	background: url(images/bg_small.gif) top center;
	margin: 0px;
	text-align: center;
}
#pageContainer {
	margin: 0px auto 0px auto;
	width: 888px;
	height: 590px;
}

img {
	border: none;
}

#contentCell {
	width: 446px;
	height: 270px;
	background: url(images/contentBG.jpg) top left no-repeat;
}
#content {
	position: relative;
	left: -15px;
}