@charset "UTF-8";
.bg {
	color: #000000;
	background-color: #000000;
}
.bgimg {
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(plitkais.png);
	height: 200px;
	width: 100%;
}
