body {
	background:url(images/background-autoblog-2008.jpg) #676767 no-repeat top center fixed;
}
/*
#container { position:relative; }
#bg-left {
	background:url(images/background-autoblog-2008.jpg) no-repeat left;
	position:absolute;
	top:0;
	left:-470px;
	width:470px;
	height:900px;
}
#bg-right {
	background:url(images/background-autoblog-2008.jpg) no-repeat right;
	position:absolute;
	top:0;
	right:-468px;
	width:468px;
	height:900px;
}
*/