body {
   font-family: French Script MT;
	font-size: 30px;
	color: #8F7C6B;
	margin: 0px;
	padding: 0px;
	background-color: #efd4b7;
	line-height: 180%;
}

/* Layout CSS */
div {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: auto;
}
div#admin-menu, div#admin-menu div {
	overflow: visible;
}
div#Layout {
	margin: 0 auto;
	width: 644px;
	height: auto;
	border: 0px;
	overflow: visible;
	background-image: url(images/IndexBg.jpg);
	background-position: center 90px;
	background-repeat: no-repeat;
}
	div#MaxWidth {	
		margin: 0 auto;
		width: 100%;
		border: 0px;
		}

/* Header CSS */

	



/* Content CSS */

div#Content{
	border: 0px;
	margin: 0 auto;
	margin-top: 300px;
	width: 500px;
	float: right;
	}
	div#Content #Bottom {
		clear: both;
	}
	a.more {
	display: block;
	width: 200px;
	height: 30px;
	float: right;
	
	}

#block-block-1 h2 {
	font-weight: none;
}
/*egyéb*/
div.meta {
	display: none;
}
