body {
	background-color: PaleTurquoise;
	font-family: 'Merriweather', serif;
}
h1	{
	color: white;

}

p {
	width: 500px;
}