body {
	background-color: black;
	background-image: url("img/myanistarb.gif");
}

h1 {
	font-family: "Slackey";
	font-size: 2rem;
	color: white;
	text-align: center;
}

p {
	font-family: "Slackey", sans-serif;
	font-style: italic;
	color: white;
	text-align: center;
}