@charset "utf-8";
p{
 position: absolute;
}

h2{
 position: absolute;
 top: 15px;
 left: 40px;
}
h3{
 position: absolute;
}
.h2p1{
 top: 60px;
 left: 50px;
}
.h2p2{
 top: 80px;
 left: 50px;
}
.h2p3{
 top: 100px;
 left: 50px;
}
.pos2{
 top: 125px;
 left: 50px;
 color: blue;
}
.pos2p1{
 top: 150px;
 left: 50px;
}
.pos2p2{
 top: 170px;
 left: 50px;
}
.pos2p3{
 top: 190px;
 left: 50px;
}
.pos2p3 a{ 
 color: blue;
}
.pos4{
 top: 220px;
 left: 50px;
 color: blue;
}
.pos4p1{
 top: 245px;
 left: 50px;
}
.pos4p2{
 top: 265px;
 left: 50px;
}
.pos4p3{
 top: 285px;
 left: 50px;
}
.pos4p3 a{ 
 color: blue;
}
.pos6{
 top: 315px;
 left: 50px;
 color: blue;
}
.pos6p1{
 top: 340px;
 left: 50px;
}
.pos6p2{
 top: 360px;
 left: 50px;
}
.pos6p3{
 top: 380px;
 left: 50px;
}
.pos6p3 a{ 
 color: blue;
}
.pos8{
 top: 410px;
 left: 50px;
 color: blue;
}
.pos8p1{
 top: 435px;
 left: 50px;
}
.pos8p2{
 top: 455px;
 left: 50px;
}
.pos8p3{
 top: 475px;
 left: 50px;
}
.pos8p3 a{ 
 color: blue;
}