body {
  background-color: #000000;
  background-image:url(Content/Back.jpg);
  background-position: center; 
  background-repeat:repeat-y;
  background-attachment:fixed;
}
