* {
	color: white;
}
html, body {
	background-color: black;
	margin: 0;
	padding: 0;
	width: 100%;
}
#center {
	position: absolute;
	text-align: center;
	width: 100%;
}
#container {
	width: 971px;
	height: 700px;

	position: relative;
	margin: auto;
	text-align: left;
}
#main_bg {
	position: absolute;
	top: 84px;
}
a img {
	border: none;
}


#im_kino {
	position: absolute;
	top: 41px;
	left: 44px;
}
#sts {
	position: absolute;
	top: 11px;
	left: 412px;
}

