@charset "utf-8";
/* CSS Document */
#painting {
	text-align:center;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:15px; 
	width:660px; 
	height:600px; 
	z-index:1; 
	background-image:url(../../photos/gallery/figures/large/croquet.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}
