.leftbody {
	background-image: url(imagesN/left_bck.jpg);
	background-repeat: repeat-y;
	width: 23px;
}
.rightbody {
	background-image: url(imagesN/right_bck.jpg);
	background-repeat: repeat-y;
	width: 23px;
}
