h1 {
	font-size: 36px;
	line-height: 36px;
	text-shadow: 0px 1px 3px rgba(32, 38, 46, .2);
	color: #515f74;
}
h2 {
	font-size: 24px;
	line-height: 24px;
	margin: 8px 0;
	letter-spacing: 1px;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, .2);
	color: #000;
	letter-spacing: 5px;
}
p  {
	font-size:22px;
	line-height:22px;
	margin: 8px 0;
	color: #000
}
