﻿#page_content {
	width : 1080px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	background : #fbefcf;
	background-image: url('../images/back_standard.gif');
	background-attachment: fixed;
	background-position: 110px 90%;
	background-repeat: no-repeat;
}

