@charset "utf-8";

html, body {
  height: 100%;
}
body {
  margin: 0;
}
.box {
  color: #ffffff;
  padding: 10px 15px;
  width: 300px;
  height: 100px;
}
#box1 {
  background: #999966;
  box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.27);
  width: 1052px; height: 785px;
  position: absolute;
  top: 70px;left: 5px;
}
#box2 {
  background: rgba(204, 255, 255,  0.7);
  position: absolute;
  width: 180px;height: 240px;
  top: 75px;left: 10px;
}
#box3 {
  background: rgba(204, 255, 255, 0.7);
  position: absolute;
  width: 180px;height: 240px;
  top: 75px;left: 225px;
}
#box4 {
  background: rgba(204, 255, 255,  0.7);
  position: absolute;
  width: 180px;height: 240px;
  top: 75px;left: 440px;
}
#box5 {
  background: rgba(204, 255, 255,  0.7);
  position: absolute;
  width: 180px;height: 800px;
  top: 75px;left: 655px;
}
#box6 {
  background: rgba(204, 255, 255, 0.7);
  position: absolute;
  width: 180px;height: 240px;
  top: 135px;left: 870px;
}
#box7 {
  background: rgba(204, 255, 255, 0.7);
  position: absolute;
  width: 180px;height: 240px;
  top: 400px;left: 10px;
}
#box8 {
  background: rgba(204, 255, 255, 0.7);
  position: absolute;
  width: 180px;height: 240px;
  top: 340px;left: 225px;
}
#box9 {
  background: rgba(204, 255, 255, 0.7);
  position: absolute;
  width: 180px;height: 240px;
  top: 340px;left: 440px;
}
#box10 {
  background: rgba(204, 255, 255, 0.7);
  position: absolute;
  width: 180px;height: 240px;
  top: 340px;left: 655px;
}
#box11{
  background: rgba(204, 255, 255, 0.7);
  position: absolute;
  width: 180px;height: 240px;
  top: 340px;left: 870px;
}
#box12 {
  background: rgba(204, 255, 255, 0.7);
  position: absolute;
  width: 180px;height: 240px;
  top: 605px;left: 10px;
}
#box13 {
  background: rgba(204, 255, 255, 0.7);
  position: absolute;
  width: 180px;height: 240px;
  top: 605px;left: 225px;
}
#box14 {
  background: rgba(204, 255, 255, 0.7);
  position: absolute;
  width: 180px;height: 240px;
  top:  605px;left: 440px;
}
#box15 {
  background: rgba(204, 255, 255, 0.7);
  position: absolute;
  width: 180px;height: 240px;
  top:  605px;left: 655px;
}
#box16{
  background: rgba(204, 255, 255, 0.7);
  position: absolute;
  width: 180px;height: 240px;
  top:  605px;left: 870px;
}
#box17 {
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  width: 500px;
  height: 20px;
  top: 0px;
  left: 1080px;
}







