#container{
	margin:auto;
	width:100%;
	height:100%;
}

#box{
	margin:auto;
	width:862px;
	height:568px;
}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  color:#867561;
  background-color:#b3a487;
  background-image:url(images/bg_body.jpg);
  background-position:center;
  background-repeat:repeat-x;
}
