body {
	background-color: #f2e6c4;
	margin:0px;
	padding:0px;
}

#belepes {
	width: 800px;
	height: 600px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.Txt_Belépés {
	position: absolute;
	left:450px;
	top:471px;
	width:119px;
	margin-bottom:0px;
	font-size:34px;
	font-family:'Britannic Bold', Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
	line-height: 119.99999775606042%;
	padding-top:1px;
	padding-bottom:2px;

}

