@charset "utf-8";
body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 770px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logo {
	background-color: #333333;
	width: 770px;
}
#title {
	background-color: #FF0000;
	width: 770px;
}
#contact {
	background-color: #FFFFFF;
	width: 770px;
}
#space {
	background-color: #00FF00;
}
#address {
	background-color: #333333;
	width: 770px;
	text-align: center;
	color: #333333;
	font-size: x-small;
}
#menubar {
	background-color: #FF0000;
	width: 770px;
}
.falcs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	padding: 10px;
	background-color: #FFFFFF;
}
about {
	height: 170px;
}
