html, body {
  background: linear-gradient(135deg, rgba(0,126,126, 0.4), rgba(255, 40, 12, 0.4)),
  url(patahata3.jpg);
  background-attachment:fixed;
  background-repeat: no-repeat;
  background-size: cover;}

p.title{position:absolute;top:80;margin-left:5cm}

p.index{position:fixed;top:10;margin-left:6cm}