﻿body {
  min-height: 2000px;
  padding-top: 70px;
  background-image:url('img/back2.jpg');
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: fixed;
}
