@charset "utf-8";

}

#Ind_Bdy_Text {
	position: relative;
	left: 35%;
	top: 128px;
	width: 222px;
	height: 520px;
	z-index: 250;
	background-color: rgba(5,46,76,1);
	border-radius: 20px 20px 20px 20px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	border: thin solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
