body
{
    margin:0;
    padding:0;
}

.parallax
{ 
    background-attachment: fixed !important;
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
