body {
	text-align : center;
	text-transform : uppercase;
	font-family : sans-serif;
	padding : 300px 50px 100px 50px;
	background-color : #000;
	color : #FFF;
	font-family : "HelveticaNeue-CondensedBold", "FranklinGothicFSDemiCondensed", Arial, sans-serif;
	font-size : 300%;
	line-height : 100%;
}

h2 {
	color : #F00;
}


