@charset "utf-8";
/* CSS Document */
#content_main {
	background: url(bgkon.jpg);
	height: 550px;
	width: 900px;
	margin: 20px auto;
	margin-left: 200px;
	text-align: center;
}
#text {
	height: 300px;
	width: 350px;
	padding: 15px;
	padding-top: 0px;
	text-align: justify;
	position: relative;
	left: 405px;
	bottom:400px;
	font-family: Arial, Helvetica, sans-serif;
}
#texth {
	position: relative;
	right:5px;
	bottom: 85px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a7cf38;
}
p:first-letter {
	color: #a7cf38;
}
#map {
	position: relative;
	left: 50px;
	bottom: 120px;
	width: 350px;
	height: 300px;
}

.p {
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
}
