.style {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
#pole {
	position: absolute; 
	top: 50%; 
	left: 50%;
	width: 800px; 
	height: 616px;
	margin-top: -308px; 
	margin-left: -400px; 
}
