h1, h4 {
	text-align:center;
	font-weight: bold;
	font-family: 'Amatic SC';
	font-size:40px;
}

body {
	font-family: 'Playfair Display';
	font-size: 18px;
	
}

.ttable td{
	padding:10px;
}

.aboutdiv {
	line-height: 2em;
}

.idezet {
	background-color:#eee;
	padding:20px;
	text-align: right;
	font-style: italic;
	line-height: 2em;
	font-size: 16px;
}