body {
    background-image: url("/images/Backgrounds/home.png");
    background-repeat: no-repeat;
    background-size: cover;

}