.BANNER{
  background-color: transparent;
  width: 100%;
  height: 423px;
  background-image: url(banner.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-position-x: center;
  background-position-y: top
}


.NAV-INSTAGRAM{background-color:transparent;width:100%;height:28px;background-image:url(nav.jpg);background-repeat:no-repeat;background-position:top;background-position-x:center;background-position-y: top;}



.NAV{
  background-color: transparent;
  width: 100%;
  height: 126px;
  background-image: url(nav.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-position-x: center;
  background-position-y: top
}


.MAIN{
  background-color: transparent;
  width: 100%;
  background-image: url(main.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-position-x: center;
  background-position-y: top;
  margin: 0px;
}

.BASE{
  background-color: transparent;
  width: 100%px;
  height: 105px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: top;
  background-position-x: center;
  background-position-y: top;
}

.PTB {
  background-color: transparent;
  width: 980px;
  height: 488px;
  background-position-x: center;
  background-position-y: top;
  background-image: url();
  background-repeat: no-repeat;
  margin: 0px;
}


.SHOPPING{
  background-color: transparent;
  width: 100%;
  height: 141px;
  background-image: url(SHOPPING.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-position-x: center;
  background-position-y: top;
}