body{
    background-image: linear-gradient(rgba(255,255,255,0.4), rgba(255,255,255,0.4)), url('../Backgrounds/entireweb.jpeg');
    background-repeat: no-repeat;
    background-size: cover;
}