body { background:  url('http://www.aeg-alarme.com/wp-content/uploads/2014/06/water-10.jpg') repeat top left fixed; }
body
{
background-color: #144a8c;
background-attachment: fixed;
background-size: auto;
background-size: cover;
}


.logo {
padding: 5px 0;
}

#sticky-header .logo{
    padding: 0px 0;
}
#sticky-header .logo img{
    max-height: 80px;
    width:auto;
}
