
div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 500px;
	height: 225px;
	background-image: url('images/2.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
