html {
  border: 0;
  scrollbar-face-color: #000;
  scrollbar-arrow-color: #333;
  scrollbar-track-color: #000;
  scrollbar-shadow-color: #333;
  scrollbar-highlight-color: #000;
  scrollbar-3dlight-color: #000;
  scrollbar-darkshadow-color: #000;
}

body {
  border: 0;
  margin: 0;
  padding: 0;
  background: #020001;
}

#peyman1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 380px;
  height: 285px;
  background: url('images/peyman1.jpg') no-repeat;
}

#peyman2 {
  position: absolute;
  top: 0;
  left: 380px;
  width: 380px;
  height: 285px;
  background: url('images/peyman2.jpg') no-repeat;
}

#peyman3 {
  position: absolute;
  top: 285px;
  left: 0;
  width: 380px;
  height: 285px;
  background: url('images/peyman3.jpg') no-repeat;
}

#peyman4 {
  position: absolute;
  top: 285px;
  left: 380px;
  width: 380px;
  height: 285px;
  background: url('images/peyman4.jpg') no-repeat;
}

#ultrapain {
  position: absolute;
  bottom: 7px;
  left: 5px;
  width: 6px;
  height: 164px;
  background: url('images/ultrapain.jpg') bottom bottom no-repeat;
}

#ultrapain a {
  display: block;
  width: 6px;
  height: 164px;
}

#advisory {
  position: absolute;
  bottom: 15px;
  left: 25px;
  width: 87px;
  height: 68px;
  background: url('images/advisory.jpg') no-repeat;
}

#up {
  position: absolute;
  bottom: 15px;
  left: 112px;
  width: 63px;
  height: 68px;
  background: url('images/up.jpg') no-repeat;
}

#up a {
  display: block;
  width: 63px;
  height: 68px;
}

#contact {
  position: absolute;
  width: 50px;
  height: 96px;
  z-index: 1;
  left: 210px;
  top: 121px;
}

#contact a {
  display: block;
  width: 50px;
  height: 96px;
}

#bio {
  position: absolute;
  width: 86px;
  height: 15px;
  z-index: 4;
  left: 203px;
  top: 290px
}

#bio a {
  display: block;
  width: 86px;
  height: 15px;
}

#download {
  position: absolute;
  width: 89px;
  height: 10px;
  z-index: 2;
  left: 171px;
  top: 314px;
  font-size: 1px;
}

#download a {
  display: block;
  width: 89px;
  height: 10px;
}

#gallery {
  position: absolute;
  width: 92px;
  height: 8px;
  z-index: 3;
  left: 231px;
  top: 306px;
  font-size: 1px;
}

#gallery a {
  display: block;
  width: 92px;
  height: 8px;
}
