/* index.css */


p.index {
  margin-left: 60px;
  margin-top: 25px;
  font-size: 1.8em;
  font-weight: bold;
  letter-spacing: 0.3em;
  line-height: 2.5;
}


ul.index {
  margin-left: 250px;
  margin-top: 55px;
  line-height: 2.5em;
  font-size: 1.2em;
}


img.index {
  position: absolute;
  margin-left:450px;
  margin-top: 0px;
}