* {
	margin:0;
	padding:0;
}

body {
	background:#b60008 url(../images/bg.jpg) top left repeat-x;
}
#ksn {
	position:absolute;
	height:520px;
	width:444px;
	background:url(../images/ksn.jpg) top left no-repeat;
	top:0px;
	left:10%;
	text-indent:-9999px;
}
#zapp {
	display:block;
	position:absolute;
	height:417px;
	width:417px;
	background:url(../images/zapp.jpg) top left no-repeat;
	top:0px;
	right:0px;
	text-indent:-9999px;
	overflow:hidden;
}