	body {
		background-color:#ffffff;
	}

	img {
		display: block;
		margin-top: 50px;
  		margin-left: auto;
  		margin-right: auto;
  		width:10%;
	}

	h1 {
		text-align: center;
		font-family: 'Gochi Hand', cursive;
		font-size: 120px;
		color:#F79F81;
		margin-top: 30px;
		margin-bottom: 0;
	}
	h2 {
		text-align: center;
		font-family: 'Mali', cursive;
		color:#CFD7AB;
		font-size: 24px;
		margin-top: 0;
		margin-bottom: 0px;
	}

	.verse {
		margin-top: 80px;
	}	
	p {
		text-align: center;
		color:#F7BE81;
		font-family: 'Gochi Hand', cursive;
	}

	#verseone {
		margin-top:120px;
		font-size: 30px;

	}

	#versetwo {
		font-size: 30px;
	}

	#versethree {
		font-size: 30px;
	}

	#chorusverses {
		font-size: 38px;
		font-style: italic;
	}

	#highlight {
		color:#FB2707;
		text-transform: uppercase;
		font-style: normal;
	}

	#crediting {
		color:#97A681;
	}

	#ME {
		text-align: center;
		font-family: 'Gochi Hand', cursive;
		color:#FB2707;
		text-transform: uppercase;
		font-size: 140px;
		margin-top:0px;
	}