body {
	margin-top: 0;
	margin-left: 0;
	font-family: Arial, sans-serif;
	background-image: url('news.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-color: #fdfcfc;

	}

table {
	margin-top: 0;
	text-align: center;
	}
h1  {
	text-align: center;
	}

.main {
	margin-top: 0;
	margin-left: 15;
	margin-right: 15;
	text-align: center;

}
.k_float{z-index:9999999;position:fixed !important;position:absolute;cursor:pointer;}#kampylink img{border:0;display:block;}
.k_top{top:0px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop :document.body.scrollTop);}
.k_bottom{bottom:0px;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 1 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 1);}
.k_right{right:0px;}
.k_left{left:0px;}
.k_center{right:160px;}