html {
	background: url(bg-purple-circle.gif) repeat;
}

body {
	position: relative;
	width: 916px;
	left: -458px;
	margin-left: 50%;
	background: url(container-cap.png) no-repeat;
	_background: url(container-cap.gif) no-repeat;
	margin-top: 14px;
	padding-top: 21px;
}

#container {
	padding-right: 28px;
	padding-left: 28px;
	background: url(container-bg.png) repeat-y;
	_background: url(container-bg.gif) repeat-y;
}