html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333300;
	background-color: #ffcc99;
	margin: 0px;
	padding: 0px;
}

table {font-size: 12px;}
	
.imgborder {border: 1px solid #FFFFFF;}

.paintinginfo {text-align: center;}

.paintingtitle {
	font-size: 14px;
	font-weight: bold;
}

