@charset "utf-8";
header {line-height: inherit
	
}

h1 {
	font-family: 'Dancing Script', cursive;
	font-size: 120px;
	margin-top: auto;
	text-align: center;
	
}

h2 {
	font-family: 'Alkalami', serif;
	font-size: 30px;
}

h4 {
	font-size: 45px;
	text-decoration: underline;
	
}
body {
	text-align: center;
	background:#ECC72C;
	line-height: inherit;
	margin-left: 250px;
	margin-right: 250px;
}

