#main_layout {
	background-image: url(images/paper_1.jpg);
	background-repeat: repeat;
	height: 900px;
	width: 995px;
	margin: 0px;
	padding-top: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: center;
}

#main_layout2 {
	background-image: url(images/paper_1.jpg);
	background-repeat: repeat;
	height: auto;
	width: 995px;
	margin: 0px;
	padding-top: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: center;
}
