#image_border {
	position: absolute;
	background: url(/images/paper.png) 0 0 no-repeat;
	left: 0;
	top:0;
	width: 800px;
	height: 350px;
	z-index: 100;
}
