﻿html, body {
    height: auto !important;
}

body 
{
    margin:0px 0px 0px 0px;
   /* margin:0px 100px 0px 0px;*/
    padding:0px;
    background-color:#fff;
}
    
