body {
background: url(../rfd_images/sea_rocks_7.jpg);
	margin: 0px;
}
div.strip {
	position: relative;
	top: 0px;
	left: 70%;
	height: 100%;
	background-repeat: repeat-y;
	background-image: url(../rfd_images/opening_group.jpg);
	visibility: visible;
	z-index: 6;
	/*height: 100%;*/
	width: auto;
	}



