
body {
	font-family: "Comic Sans MS", cursive, sans-serif;
	background-color: rgb(255, 255, 240);
}


.cim {
	font-weight: bold;
	text-align: center;
	font-size: 30px;
	margin-top: 75px;
	color: yellow;
	background: black;
	width: 45%;
	margin: auto;
}

.kep {
	box-shadow: 8px 8px 4px grey;
}

.foreszek {
	font-weight: bold;
	font-size: 24px;
	text-align:center;
	color: black;
	background: yellow;
}

.hozzavalok {
	font-weight: bold;
	font-size: 18px;
}

.elkeszites {
	text-align: justify;
}

.tipp {
	font-weight: bold;
}

.forras {
	font-style: italic;
	padding-top: 25px;
}

a {
    color: transparent;
}

img {
	max-width:400px
}
