﻿body {
       background-image:url('../img/6ww-verse.png');
        background-size:cover;
      background-repeat:no-repeat;
  background-attachment:fixed;
    background-position:center center;
}
