body{
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 62.5%;
}

h2{
	font-size: 3.6em;
	color: #e9e8e8;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1.4em;
}

p{
	font-size: 1.2em;
	color: #fff;
	margin: 15px 0;
	line-height: 1.8em;
	
}