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