body
{
    font-family: 'Playfair Display', serif;
    font-size: 28px;
    line-height: 28px;
	background-color:#feffff;
}

img 
{ 
height: auto;
width: 100%;
max-width: 1200px;
}


#center
{
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

p
{
	padding-top: 40px;
}