.right {
	background-image: url(images/fence_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.left {
	background-image: url(images/fence_01.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
