* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #cfceca;
}

#container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	display: inline;
}

#center {
	position: absolute;
	top: -200px;
	left: -295px;
	width: 590px;
	height: 495px;
}

A.kek {
COLOR: white; TEXT-DECORATION: none
}
A.kek:hover {
    COLOR: #82aace
}
A.kek:active {
    COLOR: #ffffff
}

