p {
	font-family: 'Shadows+Into+Light', cursive;
	font-size: 200%;
	font-weight: bold;
	color: #F7D358;
	position:absolute;
    top:50%;
    left: 25%;
    margin-top: -100px;
    margin-left: -100px;
}
span {
	font-size: 250%;
	color: #DF0101;
	font-weight: bold;
}