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

#left_img {
	position:			relative;
	float:				left;
	background-image:	url('../images/left_paintings.png');
	background-repeat:	no-repeat;
	width:				347px;
	height:				337px;
	margin-top:			211px;
}

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