BODY {
	background:none;
}

#header, #sidebar, #sidebarright, #footer, .print
{
	display:none;	
}

#content
{
	display:block !important
	position:asolute;
	width:100% !important;
	height:100% !important;
	border:1px solid black;
}

#content IMG
{
	position:absolute;
	z-index:5;
	top:0;left:0;bottom:0;
	width:100% !important;
	height:100% !important;
}
