body {
	background: #a6ba39 url("images/template/background.jpg") top left;
	margin: 0 auto; 
	margin-top:20px;
	margin-bottom:20px;
	}
.page {
	   width: 900px;
	   margin: 0 auto;
	   padding:0px;
	   background: #ffffff;
	   border-style:inset;
	   border-color:#999999;
	   border-width:thin;
	  }
	
.banner { width:900px;}
.subnavigation {margin: 0 auto;margin-top:10px;margin-bottom:10px;}
