.MountainBackground {
	background-image:  url(Assets/Images/Home%20Page/MountainScene.gif);
	background-color: #86AAC5;
	background-repeat: no-repeat;

}
.plainbackground {
	background-color: #86AAC5;

}
.textcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0%;
	position: static;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-position: center;


}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	display: list-item;
}
.WrittenText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	padding: 0px;
	height: auto;
	background-position: left;
	position: static;
	width: auto;





}
.CenterLabel {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	background-color: #86AAC5;

}
