.wellcome > h2 {
	background-color: #FFFFFF;
	bottom: -10%;
	color: #275EA7;
	display: inline-block;
	font-weight: 300;
	line-height: 1em;
	margin: 0%;
	position: relative;
}

.wellcome > hr {
	border-color: #275EA7;
	border-width: 3px;
	margin: 0%;
}

.wellcome hr + h1 {
	color: #275EA7;
	font-size: 0.9375em;
	text-indent: 59px;
	font-weight: 300;
}

.wellcome > p {
	color: #636363;
	font-size: 1em;
	font-weight: 300;
	margin-bottom: 15%;
}
