<style type="text/css">

body {
   text-align: center;
   min-width: 770px; /* Use this, or */
   }
 
div.wrapper {
   text-align: left;
   margin-left: auto;
   margin-right: auto;
   border: 1px solid white; /* this. Both are not necessary */
   }
</style>