.bodyindex {
	background-attachment: scroll;
	background-image: url(image/HGindex.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #EBEBEB;
}
.style1 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	}
.style2 {
	font-family: "Comic Sans MS";
	font-size: large;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.style4 {
	font-family: "Comic Sans MS";
	font-size: x-large;
	color: #72321A;
}
.einlass:link {
		color: #000000;
		text-decoration:none;
	}
.einlass:visited {
		color: #000000;
		text-decoration:none;
	}
.einlass:hover {
		color: #000000;
		text-decoration:none;
	}
.einlass:active {
		color: #000000;
		text-decoration:none;
	}

