body { 
	margin: 0;
	background-color: #114761;
}

h1 {
	color: #ffffff;
	font-size: 1.5em;
    line-height: 1.4;
	margin:0;
	font-weight: 500;
	text-shadow: 0px 0px 14px #BEE4E1;
}

h2 {
	color: #ffffff;
	font-size: 0.9em;
	font-weight: 500;
    line-height: 1.4;
	margin:0;
	letter-spacing:0.14em;
}
	
#content{
	margin-top: 100px;
	text-align:center;
}