#content {
	position: absolute;
	}
body {
	margin-left:0; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom:0; 
	width:100%;
	height:100%;
	/*overflow:hidden*//*removed because it did not work with IE, scroll disapears in 800x600*/
	}
