body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#534b40;
	}
#page {
	width: 1024px;
	height:900px;
	margin: 0 auto;
	background: #534b40;
	 
 	 }

#container {
margin:0px auto;
  	width: 740px;
	height:900px;
/* background: url(fondosenza.gif) no-repeat right top; */
  text-align:center;
  
     }
     #boxm {
margin: auto;
  	width: 550px;
	height:120px;
  text-align:center;
 /*background: url(fondosenzap.gif) no-repeat right top; */
     }
#box {
margin: 100px auto;
  	width: 550px;
	height:488px;
  text-align:center;
     }

 