body {
	background-color: yellow;
}
p {
	text-align: justify;
}

h2{
	color: blue;
}

#tablazat {
	width: 50%;
	margin: auto;
	border-width: 2px;
	border-style: solid;
	border-collapse: collapse;
}

td {
	border-width: 2px;
	border-style: solid;
	margin: auto;
	text-align: center;
}


.center {
	text-align: center;
}

#gps-kep {
    width: 40%;
	height: 40%;
}


p.bekezdes {
	font-weight: bold;
}


#cim {
	background-color: #4e65ab;
	color: white;
	border-style: solid;
	width: 500px;
	text-align: center;
	margin: 10px auto 10px auto;
}
head{
	<meta name="author" content="Mikó Ákos">
}