@charset "utf-8";
body {
	background-color: #3c4452;
	margin: 0px;
}
	
#kup {
	left: 50%;
	top: 50%;
	margin-left: -360px;
	margin-top: -210px;
	position: absolute;
}

