
body
{
/*    background: rgba(175, 175, 175, 0.8)*/
/*    background-color: rgba(0,0,0,.3);*/
    background-image: url('backgrounds/340.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
/*    opacity: 0.8;
    filter: blur(1px);
    -webkit-filter: blur(1px); */
}
