.wrapper{
   position: relative;
   float: left;
   left: 58px;
   width: 1799px;
   margin-bottom: 0px;
   background-color: #cccccc
}
.left1{
   position: relative;
   float: left;
   left: 0px;
   width: 50%;
   height: 1200px;
   
}
.left2{
   position: relative;
   float: left;
   left: 0px;
   width: 50%;
   height: 1200px;
   
}
body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   
}
