body
{
	background-color:#F5F6F4;
	text-align:center;
	max-width: 600px;
	margin:auto;
	font-family:"Perpetua";
}

h1
{
	letter-spacing:3px;
	color:#C2C665;
}

p
{ 
	color:#484f40;
}

a
{
	color:#E090A4;
}

img
{
	width:400px;
}