/* CSS Document */

body {
	background-color: black;
}.paintingName { font-family: "Times New Roman", Times, serif; font-size: 18px; font-style: italic; color: #e1e1e1; text-align: center; }
.attributes { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #a0a0a0; list-style-type: square; line-height: 16px; padding-left: 14px; }
.sold { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; font-variant: small-caps; color: #cc0000; padding-right: 14px; }
