body {
height: 100%;
width: 100%;
}


#main {
margin: 0;
overflow: auto;
min-height:768px; 
height:auto!important; 
min-width:1024px; 
width:auto!important;
}


