 
.title{
  color : yellow;
  background-color : blue;
}
.back{
  
  width : 600px;
  background-color : #ddfcff;
  
background-position : 600px;
  
  position : relative;
  left : 150px;
}
.link{
  color : blue;
  background-color : yellow;
  width : 600px;
  position : relative;
  left : 150px;
}
.title2{
  color : red;
  background-color : #8ffb84;
  

  
}
.kiji{
  background-color : #ddfcff;
  width : 650px;
  text-align : left;
}
.back2{
  width : 600px;
  position : relative;
  
  left : 150px;
}
.link2{
  color : blue;
  background-color : yellow;
  width : 650px;
background-position : 500px;
  
  position : relative;
}
#ID{
  color : blue;
  background-color : yellow;
}
.link3{
  color : blue;
  background-color : yellow;
}
head{
  text-align : center;
  width : 600px;
  position : relative;
  left : 150px;
}.head{
  text-align : center;
  width : 600px;
  position : relative;
  left : 150px;
}

