body,html {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
overflow: auto;
width:100%;
min-width: 1024px;
height:100%;
min-height: 650px;
}
div#container {
z-index:1;
margin:auto;
min-width: 1024px;
width:100%;
position:absolute;
min-height: 650px;
height:100%;
}
