html {
  height: 1000px;
}
  
  body {
  background: #FAEBD7;
}
    
.body-wrapper{
  max-width:900px;
  margin:0 auto;
}
.picheader{
  height: 150px;
display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}  

html {
    height: 100%;
}
main{
  padding-top: 10px;
  padding-bottom: 50px;
  float:right;
  width: 550px;
}
aside {
   float: right;
   position: fixed;
  top:200px;
  right: 0;
  left: 900px;
  padding-top: 0px;
  padding-left: 0px;
  width: 110px;
  height: 113px;
  background-color: #954535	;
  z-index: 1;
}

text  {
    font-size: 18px;
    color: black;
  position: absolute;
  top: 15%;
  left: 20%;
  padding-right: 50px;
}
background1 {
  float: left;
  position: fixed;
  left:400px;
  top: 240px;
   z-index: 600;
}
article2 {
  float: left;
  position: fixed;
  left: 60px;
  top: 20px;
  padding-top: 300px;
  bottom: 100px;
  transform: scaleX(1.5);
  z-index: 601;
}

article3 {
  float: left;
  position: fixed;
  top: 120px;
  left: 400px;
  z-index: 601;
}
article4 {
  float: left;
  position: fixed;
  left: 50px;
  top: 100px;
  z-index: 601;
}

article5 {
  float: left;
  position: fixed;
  left: 325px;
  top: 40px; 
}
article6 {
  float: left;
  position: fixed;
  left: 0px;
  top: 90px;
  z-index: 601;
}
article7 {
  float: left;
  position: fixed;
  left: 5px;
  top: 400px;
  z-index: 950;
}
article8 {
  float: left;
  position: fixed;
  left: 130px;
  top: 330px;
  z-index: 601;
}
article9 {
  float: left;
  position: fixed;
  left:270px;
  top: 330px;
  z-index: 601;
}
article10 {
  float: left;
  position: fixed;
  left:240px;
  top: 400px;
  z-index: 601;
}
article11 {
  float: left;
  position: fixed;
  left:350px;
  top: 380px;
   z-index: 950;
}

article12 {
  float: left;
  position: fixed;
  left:300px;
  top: 410px;
  z-index: 601;
}
article13 {
  float: left;
  position: fixed;
  left:0px;
  top: 397px;
  z-index: 900;
}
article14 {
  float: left;
  position: fixed;
  left:510px;
  top: 340px;
  transform: rotate(20deg);
  transform: skewY(20deg);
  transform: scaleX(-1);
  z-index:700;
}
article15 {
  float: left;
  position: fixed;
  left: 0px;
  top: 325px;
  z-index: 950;
}

article16 {
  float: left;
  position: fixed;
  left:700px;
  top:490px;
   z-index: 1000;
}
article17 {
  float: left;
  position: fixed;
  left: 865px;
  top: 167px;
  z-index: -1;
}
article18 {
  float: left;
  position: fixed;
  left:760px;
  top:240px;
   z-index: 1000;
}
article19 {
  float: left;
  position: fixed;
  left:160px;
  top: 370px;
  z-index: 601;
}
article20 {
  float: left;
  position: fixed;
  left:290px;
  top: 270px;
  z-index: 601;
}






background2 {
  float: left;
  position: fixed;
  left: 0px;
  top:100px;
   z-index: 500;
   transform: skew(10deg);
}




