body  {
		background-color: teal;
		font-family: 'Slabo 27px', serif;
		
}
h1    {
	 color:white;
	 align:center;
}

p{ 
width: 650px;
color:lightblue;
}
	
	   