html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(hat.jpg);
	background-color: #000000;
	background-position: center;
}
.szoveg {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #815F91;
	text-decoration: none;
}
.szovegcim {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #815F91;
	text-decoration: none;
}
.kszoveg {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ECE7EB;
	text-decoration: none;
}
a {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4D51A4;
	text-decoration: underline;
}
a:hover {
	color: #85618F;
}
