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