@charset "utf-8";
.group1 {
	background-color: #FFF;
	width: 940px;
	position: relative;
	top: -9px;
	right: auto;
	height: 945px;
	background-image: url(images/background4.jpg);
	bottom: auto;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	left: auto;
	margin: auto;
	text-align: center;
	border: thin solid #666666;
}
