#painting {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	background-repeat: no-repeat;
	margin-bottom: 80px;	
}

#painting a{
	margin-right: 4px;
	margin-left: 4px;
	}

#painting a:hover{
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 10px;
	}
#painting h3 {
	margin-bottom: 15px;
}


#painting img {
	margin-right: 5px;
	margin-left: 5px;
		height: auto;
	width: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#paintingimg {
	background-image: url(../img/painting/paintimg.png);
	background-size: cover;
	height: 496px;
	width: 100%;
	clear: left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#footer{
	margin-top: 50px;
}

.year {
	font-size: 24px;
	color: #333;
	line-height: 1.1em;
	padding-top: 15px;
	font-weight: normal;
	margin-bottom: 20px;
	font-style: italic;
}
