img {
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    overflow:hidden;
    background-position:center;

    margin: 0;
    padding: 0;

}

body {
    margin: 0;
    padding: 0;
    background-attachment: fixed;
    background-repeat: no-repeat center center;
}

@media screen and (max-device-width: 480px) {

}

/*style="max-width:100%;max-height:100%;width:auto;height:auto;overflow:hidden;background-position: bottom;margin: 0;
padding: 0;"*/
