body {
	margin: 30;
	background-color: FFC300;
}
	
h1 {
	font-family: “Helvetica” sans-serif;
	font-size: 1000px;
	color:  #900C3F;
	text-align: center;
	margin-left: -20%;
	margin-top: -10%;
	margin-bottom: -90%;
	opacity:0.8;
}
	
p {
	font-size: 50em;
	color: #4a1381 ;
	letter-spacing: -10px;
	line-height: 30%;
	position:absolute;
	top: -80%;
	left: -20%;
	opacity:0.4;
}
