.coverbg { position:fixed;
		left:50%; margin-left:-350px;
		top:50%; margin-top:-270px; 
		z-index:-1;  }
.coverfg { position:fixed;
		width:700px;
		left:50%; margin-left:-350px;
		top:50%; margin-top:35px;
		text-align:center;
		font-size:17px;
		line-height:28px;
		font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		z-index:1;  }
.enterENG { position:fixed;
		width:250px;
		right:50%; margin-right:-337px;
		top:50%; margin-top:167px;
		text-align:right;
		font-size:17px;
		font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		z-index:1;  }
.enterDEU { position:fixed;
		width:250px;
		left:50%; margin-left:-337px;
		top:50%; margin-top:167px;
		text-align:left;
		font-size:17px;
		font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		z-index:1;  }
.big	{	font-size:30px;  }