#typedtext {
	position: relative;
  	width: 80%;
  	margin: auto;
	font-family: 'Waiting for the Sunrise', cursive; 
  	font-size:30px; 
	letter-spacing: 6px; 
  	font-weight: bold;
  	text-align: center;
}