body {
	background-color:Cyan;
	color:blue;
	font-family: 'Indie Flower', cursive;
}

h3 {
	width: 300px;
}

h1 {
	width: 300px;
}
	
	