body{
	background-image: url(/images/body_back.gif);
	background-repeat: no-repeat;
	background-position: center 195px;
}	
.image_left{
	background-image: url(../images/feed_left_back.gif);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 480px;
	position: absolute;
	width: 225px;
	top: 125px;
	left: 5px;
}