@charset "UTF-8";
/* CSS Document */


  /*-----------a unique experience-----------*/
h2 {
	font-family: "KabelLTStd-Heavy";
  font-size: 22px;
  font-weight: bold;
  /*letter-spacing: .5px;*/
  color: #000;
  position: absolute;
  top: 30px;
  left: 65px;
    }


   /*-----------partners in time----*/
#partners  {
	font-family: "KabelLTStd-Book";
	font-size: 18px;
  letter-spacing: 1px;
	color: #000;
	position: absolute;
  top: 315px;
  left: 563px;
    }

#partners a  {
	text-decoration: none;
	color: #000;
}

#partners a:hover  {
	color: red;
}


  /*----------stack-------------*/
#stack  {
    font-family: "KabelLTStd-Book";
	font-size: 20px;
	line-height: 22px;
	text-align: center;
    letter-spacing: 1px;
    color: #000;
	position: absolute;
    top: 630px;
    left: 115px;
    }
  /*--- for original intro remove text-align and line-height---top:625----left:145---remove anchor tag in html---and hover below--*/

#stack a  {
	text-decoration: none;
	color: #000;
}


#stack a:hover  {
	color: red;
}

  /*-----------view Pepi's collection-----------*/
#view  {
   font-family: "KabelLTStd-Book";
	 font-size: 17px;
   line-height: 18px;
   text-align: center;
	 color: #000;
	 position: absolute;
   top: 635px;
   left: 440px;
    }



 /*-----------phone----*/
#phone  {
  font-family: "KabelLTStd-Book";
  font-size: 17px;
  line-height: 18px;
  color: #000;
  position: absolute;
  top: 675px;
  left: 460px;
    }


/*--------email-------*/
#email  {
  font-family: "KabelLTStd-Book";
  font-size: 17px;
  line-height: 18px;
  color: #000;
  position: absolute;
  top: 673px;
  left: 570px;
    }


  /*-----------twist-----------*/

#twist  {
  font-family: "KabelLTStd-Book";
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 18px;
  color: #000;
  position: absolute;
  top: 1060px;
  left: 455px;
    }

 /*-----------twist-----------*/

#wrapped  {
  font-family: "KabelLTStd-Book";
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 18px;
  color: #000;
  position: absolute;
  top: 1240px;
  left: 420px;
    }

/*-----------estate-----------*/

#estate  {
  font-family: "KabelLTStd-Book";
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 18px;
  color: #000;
  position: absolute;
  top: 1250px;
  left: 60px;
    }






/*-----------please visit----*/
#visit  {
  font-family: "KabelLTStd-Book";
  font-size: 16px;
  text-align: center;
  color: dimgray;
  position: absolute;
  top: 1335px;
  left: 130px;
    }
