body {
 margin: 0; padding: 0;
 font: normal 8pt Tahoma;
 color: #797979;
 background: #1f67b0 url(siteBackground.jpg) left top repeat;
}

.gallery_container {
	position: absolute;
	top: -16px;
	left: -85px;
	height: 533px;
	width: 1100px;
	padding-left: 50px;
	background: transparent url(companionBackground.png) center top no-repeat;
	z-index: -1;
}


.frame{
	margin: 32px 0 13px 15px;
}
