/* CSS Document */
body {
	background-image:  url("../avm-images/background/animals.jpg");
	background-repeat: repeat-x;
}
.zoo {
	position: absolute;
	left: 499px;
	top: 256px;
	z-index: 2;
	width: 10px;
}
