body {
	margin: 0;
	padding: 0px 0px 0px 0px;
	overflow-y: hidden;	
	height: 100%;
	background-color: #8897B4;
}
.galeria1 {
	background-image: url(kep/01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	position: absolute;
	top: 15px;
	left: 0px;
}
.galeria2 {
	background-image: url(kep/02.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	position: absolute;
	top: 115px;
	left: 0px;
}
.galeria3 {
	background-image: url(kep/03.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	position: absolute;
	top: 215px;
	left: 0px;
}
.galeria4 {
	background-image: url(kep/04.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	position: absolute;
	top: 315px;
	left: 0px;
}
.galeria5 {
	background-image: url(kep/05.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	position: absolute;
	top: 415px;
	left: 0px;
}
.galeria6 {
	background-image: url(kep/06.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 50px;
	position: absolute;
	top: 515px;
	left: 0px;
}
.galeriaalap {
	width: 100%;
	height: auto;
	position: absolute;
	top: 65px;
	left: 0px;
}
