body{
	background-color: #000;
	color: #e3dbcb;
}

.content {
	margin: 200px auto;
	text-align: center;
	width: 80%;
}

h1 {
	font-family: mrs-eaves-roman-small-caps,sans-serif;
	font-weight: 400;
	font-size: 42px;
	font-style: normal;
}

img {
	max-width: 300px;
}

p {
	font-family: Gotham SSm A,Gotham SSm B,Helvetica,Arial,sans-serif;
}