html
{
    height:100%; 
    max-height:100%;
    padding:0; 
    margin:0; 
    border:0; 
    background:#61792d;
	background-image: url(../background.gif);
}


body
{
    height:100%;
	max-height:100%;
    padding:0;
    margin:0;
    border:0;
    top:0px;
}