	body {
		color: #000;
		margin: 20px auto;
		text-align: center
	}
	
	h1 {
		font-family: Georgia, Times, Times New Roman, serif;
		font-size: 5em;
		font-style: italic;
		font-weight: 900;
	}
	
	h2 {
		border-bottom: 8px solid #000;
		font-family: Impact, Helvetica, Arial, sans-serif;
		font-size: 10em;
		font-weight: 900;
		line-height: .9em;
		margin: -15px auto;
		text-transform: uppercase;
		width: 520px
	}
