@charset "UTF-8";
.body {
	height: 500px;
	width: 400px;
	position: static;
	left: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #F1F1F3;
	overflow: visible;
	clear: both;
	float: none;
	visibility: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 300px;
	margin-left: 300px;
}
.contents {
	
	float: right;
	height: 400px;
	width: 160px;
	background-color: #F1F1F3;
}
.picture {
	float: left;
	height: 625px;
	width: 525px;
	background-color: #F0F0F2;
}
.painting {
	clear: right;
	float: left;
	height: 610px;
	width: 450px;
}
.header {
	float: right;
	height: auto;
	width: auto;
}


#container {
	height: 830px;
	width: 720px;
	background-color: #F2F2F2;
	margin-right: 50px;
	margin-left: 50px;
	position: static;
	font-weight: bold;
}
#painting {
	height: 625px;
	width: 600px;
}
.painting {
	height: 450px;
	width: 400px;
	background-image: url(/public/images/background.jpg);
	float: left;
	clear: left;
}
#container .picture blockquote blockquote p {
	font-family: Verdana, Geneva, sans-serif;
}
#container .picture blockquote p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
pdf {
	height: 610px;
	width: 700px;
}
.pdf {
	height: 644px;
	width: 600px;
}
