@charset "UTF-8";
/* CSS Document */

header{
	line-height: inherit;
	
}

h1 {
	font-family:'Monofett', 'Pirate-One', 'Sans-serif';
	font-size: 120px;
	margin-top: auto;
	text-align: center;
}

body {
	font-family: 'Reem-Kufi-lnk', sans-serif;
	background:#C3E2D3;
/*
	margin-left: 260px;
	margin-right: 260px;
*/
	text-align: center;
	line-height: inherit;
	}
p {
	align-items: center;
}
