body {
	padding			: 2em;
	font-family		: Arial, Helvetica, sans-serif;	
	background-repeat	: repeat;
	background-attachment	: fixed;
	background-position	: left;
	margin-top		: 20px;
	font-size		: 15px;
}

div.tartalom {
	margin-left		: auto;
	margin-right		: auto;
	text-align		: center;
	border			: solid 2px;
	padding			: 4em;
	align-items		: center;
	text-align		: center;
	min-height		: 200%;
	font-size		: 15px;
}

h1 {	font-size		: 450%;}
h2 {	font-size		: 250%;}

h3 {	font-size		: 250%;
	text-decoration		: underline;
}

a.mail {
	text-decoration		: none;
	color			: black;
	font-size		: 200%
	font-weight		: bold;
}

table {
	align		: center;
	font-size	: 200%;
	margin		: 0 auto 0 auto;
}

td.bal {
	padding			: 5px;
	text-align		: right;	
	font-weight		: bold;
}
td.jobb {
	padding			: 5px;
	text-align		: left;	
}
