body {
    background-image: url('img/ραδιοφωνο-1024x578_blur.jpg');
    background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
        
}

h1 {

    color:white;

}

imgTransparent {

    opacity: 0.5;
}
