body {
	background: #fff;
}

#container {
	position: relative;
	width: 1024px;
	height: 768px;
	background: #ffffff url(gfx/gallery_bg.jpg) no-repeat top left;
	margin: 0;
}

#page {
	position: absolute;
	top: 135px;
	left: 10px;
	width: 635px;
	height: 468px;
	overflow: auto;
}
