.page {
  background-color: #000000;
}

.frame {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.break {
  clear: both;
}

.navigation {
  width: 174px;
  float: left;
}

.firstcircle {
  position: fixed;
  top: 8px;
}

.secondcircle {
  position: fixed;
  top: 168px;
}

.thirdcircle {
  position: fixed;
  top: 328px;
}

.fourthcircle {
  position: fixed;
  top: 488px;
}
