body {
    background-image: url('../../Assets/Photos/homePage.jpg');
    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
    
    color: azure;    
}

