#bottom_bckgrnd {
	position:			absolute;
	bottom:				0px;
	width:				100%;
	background-image:	url('../images/bottom_bckgrnd_expo.png');
	background-repeat:	repeat-x;
	height:				116px;
}

#left_img {
	position:			relative;
	float:				left;
	background-image:	url('../images/left_expo.png');
	background-repeat:	no-repeat;
	width:				274px;
	height:				372px;
	margin-top:			191px;
}

#paintings img {
	border-width:		2px;
	border-style:		solid;
	border-color:		#000000;
}

h1 {
	color:				#00AEEF;
	margin-bottom:		15px;
	font-size:			18px;
	line-height:		25px;
}
