/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 07 2019 | 07:54:31 (pm)
/*
/******* Do not edit this file *******/

body {
    background-repeat:no-repeat !important;
    background-position:center center !important;
    background-attachment:fixed !important;
    -o-background-size: 100% 100%, auto !important;
    -moz-background-size: 100% 100%, auto !important;
    -webkit-background-size: 100% 100%, auto !important;
    background-size: 100% 100%, auto !important;
}
a {color:#ea9332;}

img
{
 max-width:100%;
  height:auto;
}

#slider img
{
  max-width:980px;
  max-height:550px; 
}