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

p.title{position:fixed;top:130;margin-left:17cm}

