
body{
      background-image: url(images/nt.jpg);
      background-position: center center;
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-size: cover;
    }
.logo{
    width: 10px;
    height: 64px;
    margin-left: 2%;  
    margin-right: 4%;
}
.row{
  
}

