@charset "utf-8";
header {
	text-align: center;
}
#wrapper .nav-fullScreen {
	display: none;

}
.imageBorder {
	border: 6px solid #FFF;
	float: left;
	height: auto;
	max-width: 96%;
}
#aboutText {
	line-height: 125%;
	text-align: justify;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	display: block;
	overflow: hidden;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	height: auto;
	background-image: none;
	border-bottom-width: 2px;
	border-bottom-color: #ffa48e;
}
#contactText {
	line-height: 125%;
	text-align: justify;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	display: block;
	overflow: hidden;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	height: auto;
	background-image: none;
	border-bottom-width: 2px;
	border-bottom-color: #ffa48e;
}