body
{ 
	background-color:#008dc9;
	width: 530px;
	margin-right: auto;
	margin-left: auto; 
	text-align: center;
}


#pole { 
	position: absolute; 
	top: 50%;
	left: 50%; 
	width: 530px; height: 600px; 
	margin-top: -300px; margin-left: -265px;
 }
