
body {
  text-align: center;
  min-width: 810px;
}
#allcontent{
text-align: left;
 width:810px; 
 margin-left:auto;
 margin-right:auto;
 
 }
 