body
{
	background: #fff;

	color: #000;
	font-size: 12pt;
}

h1
{
	margin-bottom: 0pt;

	font-size: 17pt;
}

h2
{
	margin-top: 0pt;

	font-size: 14pt;
	font-weight: 400;
	font-style: italic;
}

#controls
{
	display: none;
}

#content
{
	width: 100%;
}

div.painting
{
	text-align: center;
}

img
{
	margin: 0px auto 0px auto;
}

#footer
{
	margin: 20pt;

	text-align: center;
	font-size: 9pt;
}

#footer p
{
	margin: 0pt;
}

a
{
	color: #000;
	text-decoration: none;
}