#main {
	width: 35%;
	height: 50em;
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	font-family: serif;
	min-width: 300px;
	font-family: 'Quattrocento', serif;
}

img {
	width: 200px;
}

#art {
	width: 50%;
	min-width: 200px;
	margin: auto;
	text-align: center;
}

.spacer {
	height: 10px;
}

h1, h2 {
	color: #38a538;
}

#copyright {
	text-align: center;
}
