@charset "UTF-8";
/* CSS Document */
.img {width: 100%;
      height: 100%;
      position: center;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0
}
#container {
    width: 1344px;
    /* Change this value to customize the content area*/
    margin: 0 auto;
}

