*{
	border: 0;
}
body {
	background: #2F87C1 url(../../images/60-lines.png);
	color: #646472;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;

}





h2{
	color: #777777;
	font-weight: bold;
	font-size:200px;
	text-align: center;
	text-shadow:4px 4px 1px #A2BD3D;
}
.person{
	width: 75%;
	margin: 0px auto;
	
}
.person img{
	max-width: 100%;
	margin-bottom: 2em;
	margin-top: 2em;
	text-align: center;
}
.text{
	font-size: 1.8em;
	text-align: center;
}