body 
{
	color: black;
	font-size: 12px;
	font-family: georgia, "times new roman", times, serif;
	margin: 0 auto;
}
img {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
h1 { color: #006400; font-size: 24px; font-weight: bold; text-align: center; }
p 
{ 
color: black; font-size: 18px; font-family: "georgia, times new roman", times, serif; text-align: justify; 
}
.painting_info 
{
 color: #006400; font-size: 14px; text-align: center; 
}
.artistnav {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 115px;
}
.artistnav p {
	font-size: 12px;
	text-align: center;
	margin: 0 0 9px 0;
}
td { }
.table { margin: 0px auto; }
a:link { }
a:visited { }
a:hover { }
a:active { }
