@charset "UTF-8";
.leftside {
	background-image: url(../images/background_KCV.jpg);
	background-repeat: repeat-y;
}
.right {
	background-image: url(../images/background_right_KCV.jpg);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(../images/background_KCV_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.font_main {
	padding-right: 8px;
	padding-bottom: 8px;
}
