/* CSS Document */

body {
	background-color: black;
}.paintingName { font-family: "Times New Roman", Times, serif; font-size: 17px; font-style: italic; color: #cdcdcd; font-weight: normal; }
.attributes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #a0a0a0;
	list-style-type: square;
	line-height: 1.5em;
}
.sold { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; font-variant: small-caps; color: #cc0000; padding-left: 8px; }
.note { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-style: italic; line-height: 2em; color: #a8c599; padding-right: 8px; }
