body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #55C;
	background-image: url(pict/snow.jpg);
	margin-left: 20%;
	margin-right: 20%;
}

a:link {
	color: #33C;
}
a:visited {
	color: #A55;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	font-family: georgia;
	text-decoration: none;
}
a:active{
	color: #3A3;
	text-decoration: line-through;
}

/*
#container {
background: #FFF;
background-image: url(pict/snow.jpg);
margin: 3 3 3 3em;
} 
*/

#OldalNeve{
	
	}
	
#OldalNeve h1 {
	/* background-color: #000; */
	font-size: 2.1em;
	font-style: italic;
	color: #D0B26F;
	text-align: center;
	/* padding: 1em 0 0 0; */
	border-left: 2px dotted #CCC;
	border-bottom: 2px dotted #CCC;
	border-right: 2px dotted #CCC;
}

#tartalom {
	text-align: center;
}

/* h1 {
	font-size: 30px;
	text-align: center;
}
*/

blockquote {
	font-size: 18px;
	font-style: italic;
	text-align: center;
}

.kiemeles {
	font-variant: small-caps;
	font-size: 18px;
}

.modositva {
	font-size: 0.6em;
	color: #666;
	text-align: right;
	}