.iframescrollers {
	overflow-x: hidden;
	overflow-y: hidden;
	width: 900px;
} 
.logoback {
	background-image: url(index_gfx/KalLogo.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 150px;
}
.logobase {
	background-image: url(index_gfx/KalLogobase.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 150px;
}
.footcurve {
	background-image: url(index_gfx/footcurve.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: left;
	vertical-align: bottom;
}
