body {
	margin-left: 15%; margin-right: 15%; margin-top: 0%;
	h2,h3,h4,h5,h6 { margin-left: -4%; };
	background-image: url("./kepek/jedlik.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;
	background-size: cover;
}

#belso-margo div {											/* a 'body'-n belüli margót változtatja */
	margin-left: 5%; margin-right: 5%;
}

#content, #kerdoiv {
	background-color: #FFF;
	line-height: 1.5;
	text-align: center;
}

#story, .konteok {
	line-height: 1.5;
	text-align: justify;
}

#story, .konteok {
	background-color: #FFF;
}

#vonal {
	height:1px;
	background-color:#000;
	margin-left: auto;
	margin-right: auto;
}

#vonal2 {
	height:1px;
	background-color:#000;
	margin-left: 40%;
	margin-right: 40%;
}
