body{
	background: url(../bg4.gif);
	font: 100% Verdana,Sans-serif;
	color: #A13C54;
}
.galleries{
	font-size: 75%;	
}
.paintings{
	padding-left: 5%;
}
div.paintings a{
	font-size: larger;
	font-style: italic;
}
div.paintings span{
	font-size: smaller;
}	
h2,h3,h4{
	color: #F36E8D;
}
a{
	text-decoration: none;
	color:#CC0099;
}
.art{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	list-style: none;
	padding-left: 10%;
	font-weight: bold;
}
.painting{
   width: 33%;
	float: left;	
}
img{
   border-style: double;
	border-color: #F36E8D;
	margin: 1em;
	border-width: 4
}
.gallery,div#gallery p{
	margin: 2% 10%;
}
.painter{
	font-size: smaller;
}
 #gallery{
	text-align: center;
}
tr img{
	border: none;
	margin: 0;
}
