#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 880px;
  height: 100%;
  margin:auto;
  

}


	
body { 
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.45;
	color: #000000; 
	background-color: #dcdbd8;
	margin-top: 0px;
	padding: 0;

	}



	



