body {
	color: #fff;
	background-color: #820215;
	font: 90%/130% "Lucida Grande", FreeSans, "Trebuchet MS", "Bitstream Vera Sans Arial", sans-serif;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.xemantika {
	border-bottom: 1px solid #fff;
	height: 315px;
	text-align: center;
	font: normal 130% "Lucida Grande", Lucida, Verdana, sans-serif;
}

.wood {
	background-image: url(images/wood.jpg);
	height: 675px;
	color: #fff;
}

a {
	color: #f1faca;
}

.address {
	font-size: 90%;
	text-align: center;
	position: absolute;
	bottom: 5%;
	left: 50%;
	margin-left: -390px;
}
