body{
background-color: #fff7bc
}

h1{
	font-size:18px;
	color:#c21b04;
	font-family: "Times New Roman", Times, serif;
}

h2{
	font-size:20px;
	color:#c21b04;
	font-family: "Times New Roman", Times, serif;
}

#content{
	font-size:17px;
	color:#ee1b04;
	font-family:"Times New Roman", Times, serif;
}

#footer{
font-size:12px;
font-family:"Courier New", Courier, monospace;
color:#ee1b04;
}

#nagyh1{
	font-size:22px;
	color:#c21b04;
	font-family: "Times New Roman", Times, serif;
}

.fenykep {
	padding: 0px;
	height: 500px;
	width: 500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

