.Logo{
   background-image: url("logo.png");
   background-position: center;
   background-size: 750px;
   background-repeat: no-repeat;
   background-position-y: top;
}